class IO::Event::Selector::Select

def again?(errno)

Whether the given error code indicates that the operation should be retried.
def again?(errno)
EAGAIN or errno == EWOULDBLOCK