move PIPE signal handler to miniloop and update timeout param in t/timeout.t to match...
authorTyler Riddle <t.riddle@shadowcat.co.uk>
Fri, 30 Nov 2012 21:52:33 +0000 (13:52 -0800)
committerTyler Riddle <t.riddle@shadowcat.co.uk>
Thu, 31 Jan 2013 19:49:41 +0000 (11:49 -0800)
commite1a0b9ca22fab8555fb597473b6f3a4074d7b48b
tree60430e953878d6e88dc2b6fe9aa70406a9a45261
parent82ef4e4bbc6e05ab1f8fe2a71374907f16fb947a
move PIPE signal handler to miniloop and update timeout param in t/timeout.t to match previous API change; all tests are now passing
lib/Object/Remote/Connection.pm
lib/Object/Remote/MiniLoop.pm
t/timeout.t