aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_multi_socket.3
AgeCommit message (Collapse)Author
2006-08-01updated docs with the new parameterDaniel Stenberg
2006-07-26[Hiper-related work] Added a function called curl_multi_assign() that willDaniel Stenberg
set a private pointer added to the internal libcurl hash table for the particular socket passed in to this function.
2006-06-24corrected introduction version numberDaniel Stenberg
2006-01-15adjusted to the new concept of the callbackDaniel Stenberg
2006-01-04removed easy handle argument from protoDaniel Stenberg
2006-01-02I removed the timeout argument from the socket callback and did some otherDaniel Stenberg
cleanups of this man page. The lengthy description has now also been removed from curl/multi.h since it immediately got tedious to maintain the info on two places when I did major updates...
2005-12-22The inital early embryos to describe the curl_multi_socket() API. CommittedDaniel Stenberg
now to enable them to get added as web pages easier, they are not ready for anything "real" just yet.