Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-01 | updated docs with the new parameter | Daniel Stenberg | |
2006-07-26 | [Hiper-related work] Added a function called curl_multi_assign() that will | Daniel Stenberg | |
set a private pointer added to the internal libcurl hash table for the particular socket passed in to this function. | |||
2006-06-24 | corrected introduction version number | Daniel Stenberg | |
2006-01-15 | adjusted to the new concept of the callback | Daniel Stenberg | |
2006-01-04 | removed easy handle argument from proto | Daniel Stenberg | |
2006-01-02 | I removed the timeout argument from the socket callback and did some other | Daniel 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-22 | The inital early embryos to describe the curl_multi_socket() API. Committed | Daniel Stenberg | |
now to enable them to get added as web pages easier, they are not ready for anything "real" just yet. |