Daniel Stenberg
|
97a6d7b1a8
|
minor changes, the biggest one being using Curl_select()
|
2005-09-15 20:21:27 +00:00 |
|
Gisle Vanem
|
9e38d882b9
|
Fix for bind() on Winsock; AF_UNSPEC (0) is illegal.
Should we do this for all targets?
|
2005-09-06 15:43:14 +00:00 |
|
Daniel Stenberg
|
e8b77477c7
|
sockets are curl_socket_t to build cleaner
|
2005-09-06 10:39:01 +00:00 |
|
Daniel Stenberg
|
a3d776187a
|
check that bind() returns success
|
2005-09-04 18:33:20 +00:00 |
|
Daniel Stenberg
|
56d9624b56
|
John Kelly added TFTP support to libcurl. A bunch of new error codes was
added. TODO: add them to docs. add TFTP server to test suite. add TFTP to
list of protocols whereever those are mentioned.
|
2005-09-02 15:11:08 +00:00 |
|