http://mail-archives.apache.org/mod_mbox//httpd-dev/200609.mbox/%3c1404e5910609091218p84f4d2flc1000764b4966727@mail.gmail.com%3e
+1: trawick, wrowe, jerenkrantz
+ * core: PR#37680
+ Fix NONBLOCK status of listening sockets on restart/graceful
+ http://svn.apache.org/viewvc?view=rev&revision=487901
+ +1: niq, wrowe, rpluem
+ wrowe adds; if use_nonblock was called multi_listeners
+ I woulda +1'ed this on my first readthrough.
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
ever start using it. So we keep the framework in
that case. Make trunk backports easier.
- * core: PR#37680
- Fix NONBLOCK status of listening sockets on restart/graceful
- http://svn.apache.org/viewvc?view=rev&revision=487901
- +1: niq, wrowe
- wrowe adds; if use_nonblock was called multi_listeners
- I woulda +1'ed this on my first readthrough.
-
* mod_cache: Correctly cache objects whose URL query string has been
modified by mod_rewrite.
PR: 40805