Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/iomgr/
Dtcp_posix.cc363 bool is_first_read; member
915 if (tcp->is_first_read) { in tcp_read()
918 tcp->is_first_read = false; in tcp_read()
1786 tcp->is_first_read = true; in grpc_tcp_create()