in the socks code, make sure we receive Curl_read results in ints and
authorDaniel Stenberg <daniel@haxx.se>
Fri, 13 Feb 2004 12:42:37 +0000 (12:42 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 13 Feb 2004 12:42:37 +0000 (12:42 +0000)
commit7abf2f44ec58eece7c200c54d7e5c76bf43354e2
treeda03f8c21b7e368397aa33398d7759c4b4cf44f6
parent3a36d4fdea65d4881b6ef72d819d0e6e1f20855f
in the socks code, make sure we receive Curl_read results in ints and
Curl_write in CURLcode, to keep the picky compilers happy
lib/url.c