]> granicus.if.org Git - curl/commit
Replaced read() and write() with recv() and send()
authorDaniel Stenberg <daniel@haxx.se>
Fri, 2 Nov 2001 14:23:11 +0000 (14:23 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 2 Nov 2001 14:23:11 +0000 (14:23 +0000)
commit5b948512f94917feb23baef307e269f6aed115d9
tree847306e2d7477e916506d16f7f513b9035322a40
parent2297a7a70c145fefdf546f2c9c0c8ac48239a6f2
Replaced read() and write() with recv() and send()
CHANGES