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
9411e020aa
commit
09c7594810
|
@ -185,7 +185,11 @@ public:
|
|||
# endif
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef HAVE_EPOLL_WAIT
|
||||
static bool waitOnAsynchronousConnects(const UVector<UEventFd *>& waiting, int timeoutMS = -1);
|
||||
#endif
|
||||
|
||||
// READ - WRITE
|
||||
|
||||
// param timeoutMS specified the timeout value, in milliseconds.
|
||||
|
|
Loading…
Reference in New Issue
Block a user