Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2008-12-28 | Anthony Bryan's man page cleanup in language and spelling | Daniel Stenberg | |
2008-09-10 | Checked in some grammatical and minor other fixes in the documentation and | Dan Fandrich | |
examples that I found in the FreeBSD ports system. | |||
2008-04-10 | mention what happens to the data when a write callback returns pause | Daniel Stenberg | |
2008-01-08 | Introducing curl_easy_pause() and new magic return codes for both the read | Daniel Stenberg | |
and the write callbacks that now can make a connection's reading and/or writing get paused. |