Searched defs:NRETRIES (Results 1 - 2 of 2) sorted by relevance
/bind-9.11.3/lib/isc/unix/ | ||
H A D | socket.c | 323 #define NRETRIES 10 macro 2080 if (send_errno == EINTR && ++attempts < NRETRIES) |
/bind-9.11.3/lib/isc/win32/ | ||
H A D | socket.c | 222 #define NRETRIES 10 macro |
Completed in 34 milliseconds