]> granicus.if.org Git - apache/history - server/listen.c
Enhancements for APR network_io. Adds separate local/remote access methods for
[apache] / server / listen.c
1999-10-24 Brian HavardEnhancements for APR network_io. Adds separate local...
1999-10-20 Ryan BloomAdd a status value to ap_log_error and ap_log_rerror...
1999-10-11 Martin KraemerI cannot solve this right now. But this variable sure...
1999-10-10 Ryan BloomBring network code to the parameter order spec. This...
1999-10-08 David ReidI think this was missed earlier, and as BeOS doesn...
1999-10-07 Ben HydeWell this was thought provoking.
1999-10-04 Ryan BloomFirst patch to re-order function parameters. This...
1999-09-24 Manoj KasichainulaRestarts were hosed after the APR changes because we...
1999-09-18 Ben LaurieMake ap_getipaddr threadsafe.
1999-09-08 Ryan BloomRemove all of the calls to functions like "ap_popenf...
1999-08-31 Ryan BloomChanged pools to contexts. Tested with prefork and...
1999-08-21 Bill StoddardForgot listen.c in the earlier AcceptEx patch to winnt.c.
1999-07-26 dgaudetsome bug fixes from David
1999-06-29 Manoj KasichainulaChange method of checking for active FDs after poll...
1999-06-27 Manoj KasichainulaUpdated the pthread MPM to work with the rest of the...
1999-06-25 dgaudet- ap_listen.h: interface to Listen, ListenBackLog and...