chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9399701
)
todo
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 23 Aug 2020 02:15:05 +0000
(
03:15
+0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 23 Aug 2020 02:15:05 +0000
(
03:15
+0100)
src/global.rs
patch
|
blob
|
history
diff --git
a/src/global.rs
b/src/global.rs
index 54bf4f60299a16cf7ef517679fa770f890e263a3..58f99c8fe35cd2f5e41563529323419ea776f1ea 100644
(file)
--- a/
src/global.rs
+++ b/
src/global.rs
@@
-799,6
+799,8
@@
pub fn record_token<Id : AccessId> (
// ---------- client expiiry ----------
+// xxx is lastseen updated by sse and by api calls ?
+
pub fn client_expire_old_clients() {
fn lock_even_poisoned(gref: &InstanceRef) -> MutexGuard<InstanceContainer> {
match gref.0.lock() {