Searched refs:tcp_do_read (Results 1 – 2 of 2) sorted by relevance
930 static bool tcp_do_read(grpc_tcp* tcp, grpc_error_handle* error) in tcp_do_read() function1153 if (!tcp_do_read(tcp, &tcp_read_error)) { in tcp_handle_read()
873 static bool tcp_do_read(grpc_tcp* tcp, grpc_error_handle* error) in tcp_do_read() function1093 if (!tcp_do_read(tcp, &tcp_read_error)) { in tcp_handle_read()