Revision history for Perl extension Net::Server::SS::PreFork.
0.05 Mon Feb 22 10:31:00 2010
- [bugfix] add sleep to t/02 so that client test code would not run prior to test server bootup
0.04 Tue Feb 16 13:31:00 2010
- [bugfix] no more fails to accept incoming connections when listening to multiple ports (thanks to miyagawa)
0.03 Wed Feb 10 10:35:00 2010
- improve test (use $^X instead of hardcoded /usr/bin/perl)
0.02 Wed Feb 10 07:33:00 2010
- fix test error (due to a glitch in Net::Server) on linux
0.01 Wed Sep 09 17:12:00 2009
- initial version