Loading docs/libcurl/curl_multi_socket_action.3 +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ libcurl will test the descriptor internally. It is also permissible to pass CURL_SOCKET_TIMEOUT to the \fBsockfd\fP parameter in order to initiate the whole process or when a timeout occurs. At return, the integer \fBrunning_handles\fP points to will contain the number At return, \fBrunning_handles\fP points to the number of running easy handles within the multi handle. When this number reaches zero, all transfers are complete/done. When you call \fIcurl_multi_socket_action(3)\fP on a specific socket and the counter Loading Loading
docs/libcurl/curl_multi_socket_action.3 +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ libcurl will test the descriptor internally. It is also permissible to pass CURL_SOCKET_TIMEOUT to the \fBsockfd\fP parameter in order to initiate the whole process or when a timeout occurs. At return, the integer \fBrunning_handles\fP points to will contain the number At return, \fBrunning_handles\fP points to the number of running easy handles within the multi handle. When this number reaches zero, all transfers are complete/done. When you call \fIcurl_multi_socket_action(3)\fP on a specific socket and the counter Loading