remove incomplete non-blocking support; make select() timeout duration configurable...
authorTyler Riddle <t.riddle@shadowcat.co.uk>
Wed, 3 Oct 2012 15:10:47 +0000 (08:10 -0700)
committerTyler Riddle <t.riddle@shadowcat.co.uk>
Wed, 3 Oct 2012 15:10:47 +0000 (08:10 -0700)
commitb1f39f949592c4538a16cc445c730b88756b89e9
tree0f7f18fbb56f88639b0c92f2fdcf27ff50d9c61c
parentbd20b1bfd1714aad8fd5c52450c8d8d84d0c8526
remove incomplete non-blocking support; make select() timeout duration configurable via attribute; permanent on_done future handler setup fix; permanent SIGPIPE fix; remove old annotations
lib/Object/Remote/Connection.pm
lib/Object/Remote/ConnectionServer.pm
lib/Object/Remote/Connector/LocalSudo.pm
lib/Object/Remote/Connector/SSH.pm
lib/Object/Remote/FatNode.pm
lib/Object/Remote/MiniLoop.pm
lib/Object/Remote/ModuleLoader.pm
lib/Object/Remote/ReadChannel.pm
lib/Object/Remote/Role/Connector/PerlInterpreter.pm