aboutsummaryrefslogtreecommitdiff
path: root/lib/select.c
AgeCommit message (Expand)Author
2004-11-20Dan Fandrich fix to compile with libc5Daniel Stenberg
2004-11-19Suppress signed vs. unsigned warnings on Win32Gisle Vanem
2004-11-19Curl_select() now uses curl_socket_t on socket argumentsDaniel Stenberg
2004-11-19Winsock sockets are not in range 0..FD_SETSIZE.Gisle Vanem
2004-11-19David Phillips' FD_SETSIZE fixDaniel Stenberg