]> granicus.if.org Git - curl/commit
Three fixes in one commit (sorry): a) Take care of the tcpbuf if it ends while queued...
authorSteinar H. Gunderson <sesse@google.com>
Fri, 28 Sep 2007 14:28:14 +0000 (14:28 +0000)
committerSteinar H. Gunderson <sesse@google.com>
Fri, 28 Sep 2007 14:28:14 +0000 (14:28 +0000)
commitd426c20c0a71df7db7a8bae18c91034df502070a
tree4c0d0bda85996127b88485dda91d9be9b6855565
parent54ca7d8cb2ae3c27f958a6c8969ce9edf14a54d1
Three fixes in one commit (sorry): a) Take care of the tcpbuf if it ends while queued for transmission, note broken servers and close them in the main loop, and store TCP socket generation number in order not to send the same query twice over the same socket.
ares/ares__close_sockets.c
ares/ares_cancel.c
ares/ares_destroy.c
ares/ares_init.c
ares/ares_private.h
ares/ares_process.c
ares/ares_send.c