This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
curl
Watch
1
Star
0
Fork
0
You've already forked curl
Code
Issues
Pull Requests
Releases
Wiki
Activity
6,100
Commits
5
Branches
157
Tags
40
MiB
765683403f
Commit Graph
3 Commits
Author
SHA1
Message
Date
Daniel Stenberg
765683403f
Curl_select() now uses curl_socket_t on socket arguments
2004-11-19 14:03:19 +00:00
Gisle Vanem
2b403db811
Winsock sockets are not in range 0..FD_SETSIZE.
...
Shouldn't Curl_select() use curl_socket_t ?
2004-11-19 13:46:58 +00:00
Daniel Stenberg
1a05a90f1c
David Phillips' FD_SETSIZE fix
2004-11-19 08:52:33 +00:00