]> granicus.if.org Git - curl/commit
Curl_read() and Curl_write() are now used for reading/writing sockets.
authorDaniel Stenberg <daniel@haxx.se>
Thu, 25 Jan 2001 12:19:02 +0000 (12:19 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 25 Jan 2001 12:19:02 +0000 (12:19 +0000)
commitf0b9aefd2e62c389de485e26de2f736ed8043803
tree7c245b51775611dc85bda94ba366ec2193e69bbb
parent11f3c51e8ffbff9563f902f4d653e230a3449e57
Curl_read() and Curl_write() are now used for reading/writing sockets.
Some functions changed prototype due to this change as well.
lib/http.c