From 762f7a4d7b3155254416b460c28a23c418ae59ed Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 2 Aug 2013 18:13:24 +0200 Subject: [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 --- LOCKS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LOCKS') 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, -- cgit v1.2.3-55-g7522