Enumeration CurlPause

Options to be used with "Easy".Easy.pause | Easy#pause and "Curl".Curl.pause | Curl#pause.

CURLPAUSE_RECV_CONT becomes CurlPause.RecvCont

Enumeration Members

Enumeration Members

All: 5
Cont: 0
Recv: 1
RecvCont: 0
Send: 4
SendCont: 0