add non-blocking file handle support for reading in miniloop and change miniloop...
authorTyler Riddle <t.riddle@shadowcat.co.uk>
Fri, 21 Sep 2012 20:20:27 +0000 (13:20 -0700)
committerTyler Riddle <t.riddle@shadowcat.co.uk>
Fri, 21 Sep 2012 20:20:27 +0000 (13:20 -0700)
commit5953edf6feea5273cdb057c4c4d10a858ff65e5f
treef7b6f7583fafbdc71837626cb1114a34f2baf19b
parent90a3a7f22af359fe9a659c9e8fcf5d332af72ebb
add non-blocking file handle support for reading in miniloop and change miniloop to be safer under recursion; performing manual management of child process stderr
lib/Object/Remote/Connection.pm
lib/Object/Remote/Future.pm
lib/Object/Remote/MiniLoop.pm
lib/Object/Remote/Role/Connector/PerlInterpreter.pm