]> git.mxchange.org Git - hub.git/history - application/hub/main/handler/network/tcp/class_TcpRawDataHandler.php
Added line numbers to debug lines as this will become the 'norm'
[hub.git] / application / hub / main / handler / network / tcp / class_TcpRawDataHandler.php
2013-02-25 Roland HäderAdded line numbers to debug lines as this will become...
2012-08-07 Roland HäderCommented out some 'noisy' debug lines
2012-08-07 Roland HäderRawDataInputStream does now throw exceptions if the...
2012-08-04 Roland HäderRenamed methods (MAY BREAK THINGS)
2012-08-04 Roland HäderHandle AssertionException and copy the raw data (do...
2012-08-04 Roland HäderAdded debug line to see the data
2012-08-04 Roland HäderAdded MD5 hashes only for debugging purposes
2012-08-04 Roland HäderRe-enabled even more debug lines (that is why you shoul...
2012-08-04 Roland HäderRewrote debug lines (even more), re-enabled debugging...
2012-05-20 Roland HäderError code 'empty_data' is now fully removed and empty...
2012-05-19 Roland HäderNow incoming, outgoing and 'server' pools are possible
2012-05-19 Roland HäderMore debugging lines enabled (need to hunt down those...
2012-05-18 Roland HäderMore debugging, ignore *.serialized in node_list
2012-05-16 Roland HäderCopyright notice updated
2011-04-20 Roland HäderRenamed FooNetworkPackageHandler to FooRawDataHandler...