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

/bind-9.6-ESV-R11/lib/isc/unix/
H A Dsocket.c283 #define NRETRIES 10 macro
1680 if (send_errno == EINTR && ++attempts < NRETRIES)
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dsocket.c222 #define NRETRIES 10 macro

Completed in 31 milliseconds