summaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_pause.3
Commit message (Expand)AuthorAgeFilesLines
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* docs: fix unescaped '\n' in man pagesSvyatoslav Mishyn2015-09-271-1/+1
* curl_easy_pause.3: minor wording editDaniel Stenberg2014-10-241-3/+2
* lib man pages: update easy setopt option referencesDaniel Stenberg2014-06-211-5/+5
* FILE: we don't support paused transfers using this protocolDaniel Stenberg2013-12-261-2/+6
* curl_easy_pause: suggest one way to unpauseClemens Gruber2013-09-081-2/+5
* curl_easy_pause: on unpause, trigger mulit-socket handlingDaniel Stenberg2013-07-291-1/+13
* source header: added to more filesDaniel Stenberg2011-03-121-1/+21
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Anthony Bryan's man page cleanup in language and spellingDaniel Stenberg2008-12-281-1/+1
* Checked in some grammatical and minor other fixes in the documentation andDan Fandrich2008-09-101-2/+2
* mention what happens to the data when a write callback returns pauseDaniel Stenberg2008-04-101-1/+4
* Introducing curl_easy_pause() and new magic return codes for both the readDaniel Stenberg2008-01-081-0/+63