]> git.evergreen-ils.org Git - OpenSRF.git/history - src/perl/lib/OpenSRF/Server.pm
LP1204123 Set SIGCHLD handler to DEFAULT for children (perl)
[OpenSRF.git] / src / perl / lib / OpenSRF / Server.pm
2013-09-04 Bill EricksonLP1204123 Set SIGCHLD handler to DEFAULT for children...
2013-03-17 Bill EricksonMinor whitespace repairs in Server.pm
2013-03-17 Bill EricksonPerl SIGHUP handling and config reloading
2012-03-07 Bill EricksonRefresh child file handles on status read
2012-02-20 Bill EricksonPerl parent/child write improvements
2012-02-20 Bill EricksonPerl pipe reading overhaul : data size header
2012-01-04 Bill EricksonSync parent/child write/read with lock file
2011-10-28 Bill EricksonAdd SIGPIPE retry handling to child data sysread
2011-03-02 ericksonconsistent w/ sigpipe handling in osrf 1.6, provide...
2011-02-22 dbsResolve encoding problem found by attempting to registe...
2011-01-11 dbsAdd hints to increase max_children config variable...
2010-11-29 ericksondon't clean up child attributes until we're done with...
2010-11-29 ericksonadd fault tolerance (e.g. recover from interrupted...
2010-10-12 ericksonimplemented an optional per-service stderr log for...
2010-09-01 ericksonReplace Net::Server with local pre-forking server