Daniel Stenberg
|
b5478a0e03
|
curl_easy_pause: on unpause, trigger mulit-socket handling
When the multi-socket API is used, we need the handle to be checked
again when it gets unpaused.
Bug: http://curl.haxx.se/mail/lib-2013-07/0239.html
Reported-by: Justin Karneges
|
2013-07-29 14:37:08 +02:00 |
|
Daniel Stenberg
|
029136da60
|
source header: added to more files
|
2011-03-12 00:14:32 +01:00 |
|
Daniel Stenberg
|
2309b4e330
|
remove the CVSish $Id$ lines
|
2010-03-24 11:02:54 +01:00 |
|
Daniel Stenberg
|
f61cfc5931
|
Anthony Bryan's man page cleanup in language and spelling
|
2008-12-28 21:56:56 +00:00 |
|
Dan Fandrich
|
152cf6325d
|
Checked in some grammatical and minor other fixes in the documentation and
examples that I found in the FreeBSD ports system.
|
2008-09-10 07:11:45 +00:00 |
|
Daniel Stenberg
|
098106b54c
|
mention what happens to the data when a write callback returns pause
|
2008-04-10 09:06:47 +00:00 |
|
Daniel Stenberg
|
de23b98522
|
Introducing curl_easy_pause() and new magic return codes for both the read
and the write callbacks that now can make a connection's reading and/or
writing get paused.
|
2008-01-08 14:52:05 +00:00 |
|