Searched refs:IS_WRITE (Results 1 – 1 of 1) sorted by relevance
63 #define IS_WRITE(e) ((e)&POLLOUT) macro403 if (IS_WRITE(pfds[i].revents)) { in process_data_sock()