Steinar H. Gunderson fixed: Correctly clear sockets from the fd_set on in
authorDaniel Stenberg <daniel@haxx.se>
Sat, 22 Sep 2007 21:23:10 +0000 (21:23 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 22 Sep 2007 21:23:10 +0000 (21:23 +0000)
commit0f4664d27f67c7f0597b08acd59433d6cf1a40c2
tree2e9ae616a7be6b9bb2d8ce4a8f60729c239a8f2c
parent0f89a2e639f002df48bd43726818410439e24dd4
Steinar H. Gunderson fixed: Correctly clear sockets from the fd_set on in
several functions (write_tcp_data, read_tcp_data, read_udp_packets) so that
if it fails and the socket is closed the following code doesn't try to use
the file descriptor.
ares/CHANGES
ares/ares_process.c