Searched refs:tcp_flush (Results 1 – 2 of 2) sorted by relevance
784 static bool tcp_flush(grpc_tcp* tcp, grpc_error** error) { in tcp_flush() function894 if (!tcp_flush(tcp, &error)) { in tcp_handle_write()945 if (!tcp_flush(tcp, &error)) { in tcp_write()
1412 static bool tcp_flush(grpc_tcp* tcp, grpc_error** error) { in tcp_flush() function1539 : tcp_flush(tcp, &error); in tcp_handle_write()1610 : tcp_flush(tcp, &error); in tcp_write()