]> granicus.if.org Git - curl/commit
First curl_multi_socket() commit. Should primarily be considered as an internal
authorDaniel Stenberg <daniel@haxx.se>
Mon, 10 Apr 2006 15:00:53 +0000 (15:00 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 10 Apr 2006 15:00:53 +0000 (15:00 +0000)
commit686d90745be4417127050ad4b36d0a5403def200
tree786a63b7554065aa0514440adf35fd7b639ae94c
parent5dc02d53c3edebab7597cd4ada446273e3a6daa8
First curl_multi_socket() commit. Should primarily be considered as an internal
code rearrange to fit the future better.
21 files changed:
lib/Makefile.inc
lib/connect.c
lib/ftp.c
lib/ftp.h
lib/hash.c
lib/hostares.c
lib/hostip.h
lib/hostsyn.c
lib/http.c
lib/http.h
lib/multi.c
lib/multiif.h
lib/speedcheck.c
lib/splay.c [new file with mode: 0644]
lib/splay.h [new file with mode: 0644]
lib/strerror.c
lib/transfer.c
lib/transfer.h
lib/url.c
lib/url.h
lib/urldata.h