Searched defs:handle_socket (Results 1 – 4 of 4) sorted by relevance
175 static int handle_socket(CURL *easy, curl_socket_t s, int action, void *userp, in handle_socket() function
169 static int handle_socket(CURL *easy, curl_socket_t s, int action, void *userp, in handle_socket() function
552 pub fn handle_socket( in handle_socket() method
1728 def handle_socket(self, request): member in SocketHandlerTest