Home | History | Annotate | Download | only in libcurl

Lines Matching full:that

33 paused, and you can unpause a connection that was previously paused.
38 that returns pause signals to the library that it couldn't take care of any
39 data at all, and that data will then be delivered again to the callback when
42 While it may feel tempting, take care and notice that you cannot call this
47 When this function is called to unpause reading, the chance is high that you
50 The \fBhandle\fP argument is of course identifying the handle that operates on
53 The \fBbitmask\fP argument is a set of bits that sets the new state of the
64 Convenience define that pauses both directions.
66 Convenience define that unpauses both directions.
68 CURLE_OK (zero) means that the option was set properly, and a non-zero return
72 The pausing of transfers does not work with protocols that work without
87 trigger for that handle 1 millisecond into the future, so that a
99 effect that if you download something that is compressed a lot, it can result