parameterize more of the connector information
[scpubgit/Object-Remote.git] / lib / Object / Remote / MiniLoop.pm
index e7be944..3951bf9 100644 (file)
@@ -43,6 +43,7 @@ sub watch_io {
     $self->_write_select->add($fh);
     $self->_write_watches->{$fh} = $cb;
   }
+  return;
 }
 
 sub unwatch_io {