summaryrefslogtreecommitdiffstats
path: root/LOCKS
diff options
context:
space:
mode:
authorSimon Rettberg2013-08-02 18:13:24 +0200
committerSimon Rettberg2013-08-02 18:13:24 +0200
commit762f7a4d7b3155254416b460c28a23c418ae59ed (patch)
treefb904393252a9f5688d2327c8c04965edf6c505b /LOCKS
parentfix0rs (diff)
downloaddnbd3-762f7a4d7b3155254416b460c28a23c418ae59ed.tar.gz
dnbd3-762f7a4d7b3155254416b460c28a23c418ae59ed.tar.xz
dnbd3-762f7a4d7b3155254416b460c28a23c418ae59ed.zip
[SERVER] several improvements
1) Close uplink if local copy is complete 2) Fix memleak when closing uplink (recv buffer was not cleared) 3) Add configurable artificial delays for client and server connections
Diffstat (limited to 'LOCKS')
-rw-r--r--LOCKS2
1 files changed, 1 insertions, 1 deletions
diff --git a/LOCKS b/LOCKS
index c542904..1f7f22b 100644
--- a/LOCKS
+++ b/LOCKS
@@ -14,7 +14,7 @@ _clients_lock
_clients[].lock
_images_lock
_images[].lock
-uplink.lock
+uplink.queueLock
_alts_lock
If you need to lock multiple clients at once,