stas2004/09/27 18:47:23
Modified:t/protocol/TestProtocol echo_block.pm echo_nonblock.pm
Log:
perl 5.6 doesn't like foo(bar => 0) syntax, so s/=>/,/ to make it happy
Revision ChangesPath
1.8 +1 -1 modperl-2.0/t/protocol/TestProtocol/echo_block.pm
Index:
stas2004/06/03 01:22:21
Modified:t/filter/TestFilter both_str_con_add.pm
t/protocol/TestProtocol echo_block.pm echo_timeout.pm
Log:
- apparently setting to a blocking IO is not going to be a workaround but
a requirement, so make it such (and documented)
- other
stas2004/05/06 18:13:57
Modified:t/protocol/TestProtocol echo_block.pm
Log:
comment fix
Revision ChangesPath
1.4 +2 -2 modperl-2.0/t/protocol/TestProtocol/echo_block.pm
Index: echo_block.pm
stas2004/05/06 18:13:05
Modified:t/protocol/TestProtocol echo_block.pm
Log:
reversed logic is confusing
Revision ChangesPath
1.3 +2 -2 modperl-2.0/t/protocol/TestProtocol/echo_block.pm
Index: echo_block.pm
stas2004/04/22 18:37:54
Added: t/protocol echo_block.t echo_timeout.t
t/protocol/TestProtocol echo_block.pm echo_timeout.pm
Removed: t/protocol echo.t
t/protocol/TestProtocol echo.pm
Log:
split the TestProtocol::echo test in two, one to test