libmicrohttpd
[Top][All Lists]
Advanced

[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: Tue, 02 Nov 2010 23:04:53 +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

But:

"This option only works in conjunction with
MHD_USE_THREAD_PER_CONNECTION (at this point). "

right?  No way to use MHD_USE_POLL and external "select"?

On 11/02/2010 09:04 PM, Christian Grothoff wrote:
> Yes, there is MHD_USE_POLL. -Christian
> 
> On Tuesday, November 02, 2010 04:04:27 pm Jakob Eriksson wrote:
>> MHD_get_fdset() is for use with select(). But select() has problems for
>> (Ubuntu) with more than 1024 open descriptors.
>>
>> Is there a way to use libmicrohttpd with something other than select,
>> like poll, libevent or such?
>>
>>
>> // Jakob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]