From 60825120724d9d26b78e15286e70b8aad7494ac8 Mon Sep 17 00:00:00 2001 From: Marc Alexander Lehmann Date: Sun, 23 Jun 2019 19:22:35 +0000 Subject: [PATCH] *** empty log message *** --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 31f6193..fca5fdf 100644 --- a/README +++ b/README @@ -18,7 +18,8 @@ ABOUT - extensive and detailed, readable documentation (not doxygen garbage). - fully supports fork, can detect fork in various ways and automatically re-arms kernel mechanisms that do not support fork. - - highly optimised select, poll, epoll, kqueue and event ports backends. + - highly optimised select, poll, linux epoll, linux aio, bsd kqueue + and solaris event ports backends. - filesystem object (path) watching (with optional linux inotify support). - wallclock-based times (using absolute time, cron-like). - relative timers/timeouts (handle time jumps).