implement optional watchdog for remote connections
[scpubgit/Object-Remote.git] / lib / Object / Remote / ReadChannel.pm
2012-09-28 Tyler Riddle implement optional watchdog for remote connections
2012-09-27 Tyler Riddle fix bug where dead connections would not execute cleanu...
2012-09-25 Tyler Riddle add in support for tied objects, adjust a few log levels
2012-09-21 Tyler Riddle experimental move to non-blocking reads in ReadChannel...
2012-09-20 Tyler Riddle got all general logging done, start of adding ids to...
2012-09-16 Tyler Riddle found location of hang; make annotations; added more...
2012-09-15 Tyler Riddle more log lines - found deadlock where controller blocks...
2012-07-19 Matt S Trout create ReadChannel object to allow moving Shere logic...