|
From: | Jakob Eriksson |
Subject: | [libmicrohttpd] MHD_get_fdset() |
Date: | Tue, 02 Nov 2010 16:04:27 +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 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |