cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Test 1900 isn't working due to a Linux-specific call

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 16 Apr 2013 09:26:30 +0200 (CEST)

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
Received on 2013-04-16