[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] Re: MHD_get_fdset()
From: |
Jakob Eriksson |
Subject: |
[libmicrohttpd] Re: MHD_get_fdset() |
Date: |
Wed, 03 Nov 2010 07:03:10 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100922 Lightning/1.0b2 Thunderbird/3.1.4 |
What do you think about a libevent or libev API compatible extension?
These are platform independent and will use the best API under the hood
for the platform of choice.
// Jakob
On 11/03/2010 01:09 AM, Christian Grothoff wrote:
> Right, that's why it is called external *select*. There are others
> interested
> in having an epoll/kqueue compatible API extension, but no details have been
> proposed or implemented.
>
> -Christian
>