Home
last modified time | relevance | path

Searched refs:tcp_flush (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_posix.cc784 static bool tcp_flush(grpc_tcp* tcp, grpc_error** error) { in tcp_flush() function
894 if (!tcp_flush(tcp, &error)) { in tcp_handle_write()
945 if (!tcp_flush(tcp, &error)) { in tcp_write()