diff options
| -rw-r--r-- | ev.3 | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1715,7 +1715,7 @@ backend for \s-1BSD\s0 and BSD-like systems, although on most BSDs kqueue only  supports some types of fds correctly (the only platform we found that  supports ptys for example was NetBSD), so kqueue might be compiled in, but  not be used unless explicitly requested. The best way to use it is to find -out wether kqueue supports your type of fd properly and use an embedded +out whether kqueue supports your type of fd properly and use an embedded  kqueue loop.  .IP "\s-1EV_USE_PORT\s0" 4  .IX Item "EV_USE_PORT" | 
