Searched refs:tcp_read (Results 1 – 2 of 2) sorted by relevance
234 static int tcp_read(URLContext *h, uint8_t *buf, int size) in tcp_read() function317 .url_read = tcp_read,
906 static void tcp_read(grpc_endpoint* ep, grpc_slice_buffer* incoming_buffer, in tcp_read() function1682 static const grpc_endpoint_vtable vtable = {tcp_read,