Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-21 | include sys/types.h before sys/select.h | Daniel Stenberg | |
2004-11-20 | Dan Fandrich fix to compile with libc5 | Daniel Stenberg | |
2004-11-19 | Suppress signed vs. unsigned warnings on Win32 | Gisle Vanem | |
2004-11-19 | Curl_select() now uses curl_socket_t on socket arguments | Daniel Stenberg | |
2004-11-19 | Winsock sockets are not in range 0..FD_SETSIZE. | Gisle Vanem | |
Shouldn't Curl_select() use curl_socket_t ? | |||
2004-11-19 | David Phillips' FD_SETSIZE fix | Daniel Stenberg | |