On Tue, 16 Apr 2013, Linus Nielsen Feltzing wrote:

I borrowed that code from Google. I'll see if I can come up with a solution, but I'm not a Python ninja.

I suspect it isn't that easy to switch from epoll to a more generic version like libevent/libev. Mac OS X features kqueue[1] instead of epoll and it seems to have a slightly different approach to things.

If we can't get a fix for this short-term, we should at least consider making the test (server) not run on systems without epoll...

[1] = http://www.freebsd.org/cgi/man.cgi?query=kqueue&sektion=2

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to