Handle EAGAIN/EWOULDBLOCK readiness errors, which can occur for both TCP and
authorWilliam Ahern <william@25thandclement.com>
Mon, 19 Jun 2006 01:18:05 +0000 (01:18 +0000)
committerWilliam Ahern <william@25thandclement.com>
Mon, 19 Jun 2006 01:18:05 +0000 (01:18 +0000)
commit70dbc3725d9d297e3caa30f65cb4137c93420ba4
tree3f3496a5159e4052a0dce9237c1cccc5964e7a14
parent2fc66d7b0131f33261ecd3f9a2ddd8b827ec8a52
Handle EAGAIN/EWOULDBLOCK readiness errors, which can occur for both TCP and
UDP even when a poll(2) or select(2) suggest otherwise.
CHANGES
ares_process.c