]> git.mxchange.org Git - hub.git/history - application/hub/main/listener/udp/class_UdpListener.php
Refactured handling of socket errors, old code is commeted out and will be removed...
[hub.git] / application / hub / main / listener / udp / class_UdpListener.php
2012-02-07 Roland HäderRefactured handling of socket errors, old code is comme...
2011-11-04 Roland HäderHub project continued:
2011-04-20 Roland HäderRenamed FooNetworkPackageHandler to FooRawDataHandler...
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-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ä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