hstcpsvr_worker.cpp:17:23: error: sys/epoll.h: No such file or directory
hstcpsvr_worker.cpp:245: error: 'epoll_event' was not declared in this scope
of course there is no epoll under freebsd, but nice kqueue is here. would be soooo cool to see kqueue implementation.
thanks!
hstcpsvr_worker.cpp:17:23: error: sys/epoll.h: No such file or directory
hstcpsvr_worker.cpp:245: error: 'epoll_event' was not declared in this scope
of course there is no epoll under freebsd, but nice kqueue is here. would be soooo cool to see kqueue implementation.
thanks!