cleanup trailing whitespace ugliness
[scpubgit/Object-Remote.git] / lib / Object / Remote / ReadChannel.pm
2013-01-31 Tyler Riddle cleanup trailing whitespace ugliness
2013-01-31 Tyler Riddle export router function in ::Logging; add time of log...
2013-01-31 Tyler Riddle replaced entire logging subsystem with one that is...
2013-01-31 Tyler Riddle remove incomplete non-blocking support; make select...
2013-01-31 Tyler Riddle fix some non-blocking behavior but it's not right yet...
2013-01-31 Tyler Riddle implement optional watchdog for remote connections
2013-01-31 Tyler Riddle fix bug where dead connections would not execute cleanu...
2013-01-31 Tyler Riddle add in support for tied objects, adjust a few log levels
2013-01-31 Tyler Riddle experimental move to non-blocking reads in ReadChannel...
2013-01-31 Tyler Riddle got all general logging done, start of adding ids to...
2013-01-31 Tyler Riddle found location of hang; make annotations; added more...
2013-01-31 Tyler Riddle more log lines - found deadlock where controller blocks...
2012-07-19 Matt S Trout create ReadChannel object to allow moving Shere logic...