Home
last modified time | relevance | path

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

/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/rtc_base/
Dopenssl_adapter.cc95 static int socket_write(BIO* b, const char* in, int inl) { in socket_write() function
/external/curl/lib/
Dkrb5.c499 socket_write(struct connectdata *conn, curl_socket_t fd, const void *to, in socket_write() function
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_process.c190 static ares_ssize_t socket_write(ares_channel channel, ares_socket_t s, const void * data, size_t l… in socket_write() function