Use curl_socket_t instead of int for holding sockets. The typedefs and
authorDaniel Stenberg <daniel@haxx.se>
Tue, 9 Mar 2004 22:52:50 +0000 (22:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 9 Mar 2004 22:52:50 +0000 (22:52 +0000)
commitce5805a955c5a79d85792caad47594987f0e0b26
treee22b4801edb6a5448aa38730d311ccace9eb2be3
parentdad0715d7907e8a64f2cccf1d21b648018f11f41
Use curl_socket_t instead of int for holding sockets. The typedefs and
defines are in setup.h.
15 files changed:
lib/connect.c
lib/connect.h
lib/dict.c
lib/ftp.c
lib/http.c
lib/multi.c
lib/sendf.c
lib/sendf.h
lib/setup.h
lib/ssluse.c
lib/ssluse.h
lib/telnet.c
lib/transfer.c
lib/transfer.h
lib/urldata.h