replaced entire logging subsystem with one that is fully operational with the followi...
[scpubgit/Object-Remote.git] / lib / Object / Remote / ReadChannel.pm
2012-11-05 Tyler Riddle replaced entire logging subsystem with one that is...
2012-10-03 Tyler Riddle remove incomplete non-blocking support; make select...
2012-10-02 Tyler Riddle fix some non-blocking behavior but it's not right yet...
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...