Searched refs:wait_for_fionread (Results 1 – 1 of 1) sorted by relevance
1233 static int wait_for_fionread(int fd, int expected, unsigned int timeout_ms) in wait_for_fionread() function1286 avail = wait_for_fionread(p1, 2, IO_TIMEOUT_SEC); in test_sockmap_multi_channels()1298 avail = wait_for_fionread(p1, expected, IO_TIMEOUT_SEC); in test_sockmap_multi_channels()