Home | History | Annotate | Download | only in libevent

Lines Matching full:monitor

63   For each file descriptor that you wish to monitor, you must declare an event
539 @param event desired events to monitor; can be EV_READ and/or EV_WRITE
555 @param fd a file descriptor to monitor
556 @param events event(s) to monitor; can be any of EV_TIMEOUT | EV_READ |
578 @param fd a file descriptor to monitor
579 @param events event(s) to monitor; can be any of EV_TIMEOUT | EV_READ |