Hacker News new | ask | show | jobs
by lloeki 1131 days ago
alright! any plans to use kqueue directly?
1 comments

No. libev provides a nice abstraction over different operating systems, and has good performance. I don't think coding a whole new backend against kqueue is worth the effort.