Commit 48b60c3c4d94a2aeb93ae9ff2181ad76b79eddd9

Raphael Prevost 2009-08-23T13:11:01

559501 avoid select and use poll for nanohttp * config.h.in configure.in: detect availability of poll() and poll.h * nanohttp.c: switch to use poll instead of select() when possible to avoid out of fd set memory errors on very large fds