Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-09 | INTERNALS: cat lib/README* >> INTERNALS | Daniel 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-12 | update the section on timeouts | Daniel Stenberg | |
The section that describes how to work with timeouts was misleading and could easily trick users to use the wrong API. | |||
2010-03-24 | update to current state | Daniel Stenberg | |
2009-11-24 | refreshed | Daniel Stenberg | |
2006-10-29 | updated to current status | Daniel Stenberg | |
2006-04-21 | each socket is used by exactly one easy handle, but of course each easy handle | Daniel Stenberg | |
can and will use more than one socket | |||
2006-04-10 | state of the multi_socket API works | Daniel Stenberg | |