Home | History | Annotate | Download | only in curl

Lines Matching defs:CURLPAUSE_SEND

1904 #define CURLPAUSE_SEND      (1<<2)
1907 #define CURLPAUSE_ALL (CURLPAUSE_RECV|CURLPAUSE_SEND)