Curl_read() and Curl_write() are both now adjusted to return properly in
authorDaniel Stenberg <daniel@haxx.se>
Wed, 16 Jan 2002 14:49:08 +0000 (14:49 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 16 Jan 2002 14:49:08 +0000 (14:49 +0000)
commitdf01507582bf6b8e55ff2a5203121aa711f4f9bf
treee7c63e90ada4fc940fe9b072b1a798d5c5d9c745
parentf2bda5fd5bf0393ea5774d2417604672eedd2900
Curl_read() and Curl_write() are both now adjusted to return properly in
cases where EWOULDBLOCK or equivalent is returned. We must not block.
lib/sendf.c