made Curl_read_plain() return an 'int' instead of CURLcode since it actually
authorDaniel Stenberg <daniel@haxx.se>
Mon, 29 Sep 2008 11:13:37 +0000 (11:13 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 29 Sep 2008 11:13:37 +0000 (11:13 +0000)
commitaff5408633230a7442553889c8e93f05900b8465
tree494fb7ac3b2c97b58477ef9dc4645ce331da3acd
parent31626d4c6f97cfb1d23ec3348ddaa040ebd3bb70
made Curl_read_plain() return an 'int' instead of CURLcode since it actually
returns -1 in EAGAIN cases and that's not valid CURLcode
lib/sendf.c
lib/sendf.h