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>
Thu, 31 Jan 2013 19:40:28 +0000 (11:40 -0800)
commit6b7b2732b7cc6b6c626469f2e6300b7012caef07
tree9adec718c2e67bff23f23fe59112b109cdf395b2
parent901159798e5541050b7c3357a7148818610a4019
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