Home
last modified time | relevance | path

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

/packages/modules/adb/
Dsockets.cpp146 bool fd_full = !s->packet_queue.empty() && !s->has_write_error; in local_socket_flush_incoming() local
161 if (s->closing && !fd_full) { in local_socket_flush_incoming()
166 if (fd_full) { in local_socket_flush_incoming()