X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/485804e1eaa0580124a1c94123822912811eaf88..42cf115660f3852e9cc3b91bd79b852a99d13065:/ev.h?ds=sidebyside diff --git a/ev.h b/ev.h index af6c2da..8a40ef1 100644 --- a/ev.h +++ b/ev.h @@ -241,7 +241,7 @@ union ev_any_watcher #define EVMETHOD_EPOLL 0x00000004 /* linux */ #define EVMETHOD_KQUEUE 0x00000008 /* bsd */ #define EVMETHOD_DEVPOLL 0x00000010 /* solaris 8 */ /* NYI */ -#define EVMETHOD_PORT 0x00000020 /* solaris 10 */ /* NYI */ +#define EVMETHOD_PORT 0x00000020 /* solaris 10 */ /* flag bits */ #define EVFLAG_NOENV 0x01000000 /* do NOT consult environment */