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

/bind-9.6-ESV-R11/lib/isc/unix/
H A Dsocket.c1666 int attempts = 0; local
1680 if (send_errno == EINTR && ++attempts < NRETRIES)

Completed in 45 milliseconds