Searched defs:socket_read (Results 1 – 3 of 3) sorted by relevance
141 socket_read(curl_socket_t fd, void *to, size_t len) in socket_read() function
206 cdef void socket_read(grpc_custom_socket* socket, char* buffer, function
121 static int socket_read(BIO* b, char* out, int outl) { in socket_read() function