From 359e97be5e33493691d53aa6a51f1b364f46dab9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 27 Oct 2009 23:05:20 +0000 Subject: update --- BUGS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'BUGS') diff --git a/BUGS b/BUGS index ba53b1bdf..d209717f5 100644 --- a/BUGS +++ b/BUGS @@ -9,8 +9,10 @@ sane end-user should care about this codebase yet anyway. - only connect() sockets that are ready (select()) [Nils] [On W32, we need to select after calling socket before doing connect etc.] -* SERVER: - - inefficient memmove + - server: inefficient memmove + - client: should do exponential back-off (starting at 1ms, + bounded by 1s) when connection failed (in addition to + half-time-to-deadline retry at the end) * TRANSPORT: - transport_api: support forcing disconnects through low quotas! (required for working F2F support!) -- cgit v1.2.3