Home
last modified time | relevance | path

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

/external/openscreen/platform/impl/
Dstream_socket_posix.cc22 bool IsConnectionPending(int fd) { in IsConnectionPending() function
77 if (!IsConnectionPending(handle_.fd)) { in Accept()