Replace select with poll
Added prio fdes, handling of EINTR, optimized double for loops, handle POLLHUP
This commit is contained in:
parent
aa617fd677
commit
74c8244c66
6 changed files with 283 additions and 277 deletions
|
|
@ -75,9 +75,6 @@
|
|||
/* Define to 1 if you have the `fcgi' library (-lfcgi). */
|
||||
#undef HAVE_LIBFCGI
|
||||
|
||||
/* Define to 1 if you have the `m' library (-lm). */
|
||||
#undef HAVE_LIBM
|
||||
|
||||
/* Define to 1 if you have the `netsnmp' library (-lnetsnmp). */
|
||||
#undef HAVE_LIBNETSNMP
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue