]> granicus.if.org Git - curl/commit
read and write as much as possible until end of data or EWOULDBLOCK before
authorDaniel Stenberg <daniel@haxx.se>
Thu, 5 Dec 2002 14:26:30 +0000 (14:26 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 5 Dec 2002 14:26:30 +0000 (14:26 +0000)
commitf6cdb820af81266d65203f968388d1d92d4c167c
tree929beb5b0dd7119a6c8eb0416e163b7c8c4ccffe
parent081e5a82ffc8f4002861d31741e31837f96d3d54
read and write as much as possible until end of data or EWOULDBLOCK before
returning back to the select() loop. Consider this a test so far.
lib/transfer.c