Searched defs:socket_write (Results 1 – 3 of 3) sorted by relevance
168 socket_write(struct connectdata *conn, curl_socket_t fd, const void *to, in socket_write() function
178 cdef void socket_write(grpc_custom_socket* socket, grpc_slice_buffer* buffer, function
137 static int socket_write(BIO* b, const char* in, int inl) { in socket_write() function