]> granicus.if.org Git - curl/commit
curl_multi_socket() and curl_multi_socket_all() got modified prototypes: they
authorDaniel Stenberg <daniel@haxx.se>
Sun, 30 Jul 2006 22:44:07 +0000 (22:44 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 30 Jul 2006 22:44:07 +0000 (22:44 +0000)
commit01b2cf82ec9495f36976710af0015d4cf7f529cd
treef9d3cb9e0bb77da8796d9a8b66b97c37564cae68
parentc033c4c71c44a29a043941c83688e2042dcd6660
curl_multi_socket() and curl_multi_socket_all() got modified prototypes: they
both now provide the number of running handles back to the calling function.
CHANGES
hiper/STATUS
hiper/hipev.c
include/curl/multi.h
lib/multi.c