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:
d57aa1a
)
note a bug as a todo
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 3 Oct 2020 10:56:26 +0000
(11:56 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 3 Oct 2020 10:56:26 +0000
(11:56 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/global.rs
patch
|
blob
|
history
diff --git
a/src/global.rs
b/src/global.rs
index 1389881cdd81d1e2b1ad3d1928de455728d5859d..98a750ae8ba2c455f85de5d0feb9b1a1ca0bc198 100644
(file)
--- a/
src/global.rs
+++ b/
src/global.rs
@@
-1006,7
+1006,7
@@
pub fn game_flush_task() {
}
}
-// ---------- client expiry ----------
+// ---------- client expiry ----------
xxx not working
pub fn client_expire_old_clients() {
fn lock_even_poisoned(gref: &InstanceRef) -> MutexGuard<InstanceContainer> {