Home
last modified time | relevance | path

Searched defs:socket_write (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Dsecurity.c168 socket_write(struct connectdata *conn, curl_socket_t fd, const void *to, in socket_write() function
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dgrpc_gevent.pyx.pxi178 cdef void socket_write(grpc_custom_socket* socket, grpc_slice_buffer* buffer, function
/external/webrtc/webrtc/base/
Dopenssladapter.cc137 static int socket_write(BIO* b, const char* in, int inl) { in socket_write() function