libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] large file descriptors


From: John Muth
Subject: [libmicrohttpd] large file descriptors
Date: Tue, 10 Nov 2009 09:35:25 -0800

Hi Christian,

We are using libmicro http in our application. Our application runs on Linux and uses a large number of file descriptors (> 1024). Unfortunately the Linux fdset's only have room for 1024 fd's.

I made changes to the 0.4.4 source to support poll instead of select so we could get around the file descriptor issue. I've attached the diffs if you are interested.

-John Muth
Parascale

Attachment: Foo
Description: Binary data


reply via email to

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