mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
41f0252da2
If the socket is set non-blocking before connect, then we should catch EAGAIN errors and retry. Instead of adding a random number of retries, better to wait for connect to succeed and then set the socket to non-blocking. Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 524ec206e6a5e8b11723f4d8d1251ed5d84063b0) |
||
---|---|---|
.. | ||
test | ||
control.c | ||
ctdb.c | ||
io_elem.c | ||
io_elem.h | ||
libctdb_private.h | ||
local_tdb.c | ||
local_tdb.h | ||
logging.c | ||
messages.c | ||
messages.h | ||
sync.c | ||
TODO | ||
tst.c |