aboutsummaryrefslogtreecommitdiff
path: root/lib/README.multi_socket
AgeCommit message (Collapse)Author
2015-06-09INTERNALS: cat lib/README* >> INTERNALSDaniel Stenberg
and a conversion to markdown. Removed the lib/README.* files. The idea being to move toward having INTERNALS as the one and only "book" of internals documentation. Added a TOC to top of the document.
2010-04-12update the section on timeoutsDaniel Stenberg
The section that describes how to work with timeouts was misleading and could easily trick users to use the wrong API.
2010-03-24update to current stateDaniel Stenberg
2009-11-24refreshedDaniel Stenberg
2006-10-29updated to current statusDaniel Stenberg
2006-04-21each socket is used by exactly one easy handle, but of course each easy handleDaniel Stenberg
can and will use more than one socket
2006-04-10state of the multi_socket API worksDaniel Stenberg