Author :
visa
Date :
2021-11-16 13:48:23
Hash :ebddda04 Message :Use nowake when poll/select has empty fd set
When the fd set is empty, the code waits for a signal or timeout.
Wakeups from the kqueue are neither expected nor wanted.
OK cheloha@, millert@, anton@, mpi@