Replace select with poll

Added prio fdes, handling of EINTR,
optimized double for loops, handle POLLHUP
This commit is contained in:
Olof hagsand 2025-02-05 12:36:49 +01:00
parent aa617fd677
commit 74c8244c66
6 changed files with 283 additions and 277 deletions

View file

@ -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