Updated 'core'.
[hub.git] / application / hub / main / listener / tcp / class_TcpListener.php
2015-08-22 Roland HaedersetNodeInstance is no longer available through BaseList...
2015-06-29 Roland HaederMoved 'protocolName' to 'core'.
2015-05-02 Roland HäderMerge branch 'master' of /var/cache/git/repos/hub into...
2015-03-17 Roland HaederMerge branch 'refacuring/protocol_handler' into latest...
2015-03-17 Roland HaederUpdated copyright year as this software has been change...
2015-01-30 Roland HaederContinued with refacturing:
2015-01-29 Roland HaederContinued with refactoring:
2015-01-16 Roland HaederContinued refacturing:
2015-01-11 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-12-07 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-10-17 Roland HaederContinued with hub:
2014-10-17 Roland HaederRefacturing to pass a ProtocolHandler instance instead...
2014-10-17 Roland HaederContinued with hub:
2014-10-08 Roland HaederRefacturing to pass a ProtocolHandler instance instead...
2014-02-21 Roland HaederImproved a lot logger.
2014-02-16 Roland HaederAlso commented these out as the bug is not located...
2014-02-15 Roland HaederImproved many debug lines with method's name.
2014-02-03 Roland 'Quix0r'... Merge branch 'contrib'
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-07-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
2013-03-03 Roland HäderUse array_push() instead of [] as array_push() checks...
2012-07-31 Roland HäderIntroduced self::createDebugInstance()
2012-05-20 Roland HäderError code 'empty_data' is now fully removed and empty...
2012-05-19 Roland HäderDebug line is really noisy
2012-05-19 Roland HäderRemoved generic array handling, always have special...
2012-05-19 Roland HäderVerification of server socket improved
2012-05-19 Roland HäderAdded verfication of connection type in addPeer(),...
2012-05-19 Roland HäderNow incoming, outgoing and 'server' pools are possible
2012-05-19 Roland HäderMore debugging (yupp, more is required), rewrote isSock...
2012-05-19 Roland HäderMoved registration of socket with fake package data...
2012-05-19 Roland HäderMore debugging lines enabled (need to hunt down those...
2012-05-18 Roland HäderRewrote many parts, made sockets from socket_accept...
2012-05-18 Roland HäderFirst bind(), then listen(), then settings
2012-05-18 Roland HäderMoved some socket initializations before socket_bind...
2012-05-18 Roland HäderMore debugging, ignore *.serialized in node_list
2012-05-16 Roland HäderCopyright notice updated
2012-03-24 Roland HäderFixed a typo, added an assert()
2012-02-07 Roland HäderRefactured handling of socket errors, old code is comme...
2011-11-21 Roland HäderHub project continued:
2011-04-24 Roland HäderRenamed a lot 'Peer' classes to 'Node' or 'Client'...
2011-04-20 Roland HäderRenamed FooNetworkPackageHandler to FooRawDataHandler...
2011-04-20 Roland HäderTypo fixed, visitor introduced, SVN property set:
2011-04-19 Roland HäderRemoved old-lost comments, moved two class instances...
2011-04-18 Roland HäderIntroduced getListIterator() to all lists implementing...
2011-04-18 Roland HäderNew singleton-factories introduced:
2011-04-18 Roland HäderAdded a new task for listener pools and network package...
2011-03-05 Roland HäderCopyright notice updated, our first hub application...
2011-02-28 Roland Häder'public static final' is the right thing, some variable...
2010-05-19 Roland HäderA lot 'FooClientBar' classes renamed to 'FooPeerBar...
2010-05-18 Roland HäderA whole bunch of classes/interfaces/exceptions added...
2010-04-24 Roland HäderNew wider interface added, several refacturings:
2010-04-12 Roland HäderPackage class renamed, continued (sorry for lame descri...
2010-01-27 Roland HäderState pattern classes for node states added, factory...
2009-12-22 Roland HäderNon-blocking enforced and skipped handling packages...
2009-08-21 Roland HäderWeb output instance added
2009-08-15 Roland HäderTasks extended, iterator added:
2009-08-11 Roland HäderTask handler added, a lot rewrites
2009-08-08 Roland HäderNetwork package handling added (unfinished)
2009-08-08 Roland HäderNew iterator introduced, low-level TCP connections...
2009-08-07 Roland HäderMoved a lot classes, added visitors and methods
2009-07-08 Roland HäderRewritten to shortcut method debugOutput()
2009-07-08 Roland HädershutdownSocket() method stub added
2009-07-08 Roland HäderBetter TCP listener implemented, client pool added...
2009-07-08 Roland HäderSocket exception added, initListener() basicly finished
2009-07-07 Roland HäderGrouping by protocol of listeners in pool added
2009-07-07 Roland HäderStub method initListener() added
2009-07-07 Roland HäderCopyright updated
2009-07-07 Roland HäderListener classes added, setter/getter added