mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-09-28 19:05:55 +08:00
Update notifier.h
This commit is contained in:
parent
b9352af601
commit
29bed82670
|
@ -187,6 +187,7 @@ public:
|
|||
#endif
|
||||
|
||||
#ifdef HAVE_EPOLL_WAIT
|
||||
// this timeout does not include time spent in event handlers, only time waiting on epoll
|
||||
static bool waitOnAsynchronousBatch(const UVector<UEventFd *>& waiting, int op, int timeoutMS = -1);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user