Searched defs:NRETRIES (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/isc/unix/
H A Dsocket.c323 #define NRETRIES 10 macro
2080 if (send_errno == EINTR && ++attempts < NRETRIES)
/bind-9.11.3/lib/isc/win32/
H A Dsocket.c222 #define NRETRIES 10 macro

Completed in 34 milliseconds