Author :
Raphael Prevost
Date :
2009-08-23 13:11:01
Hash :48b60c3c Message :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