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