Changed all true/false to TRUE/FALSE respectively as PHP constants are better than...
[core.git] / inc / classes / main / container / socket / class_SocketContainer.php
2013-07-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
2013-02-13 Roland HäderUsed self::createDebugInstance(__CLASS__)->debugOutput...
2012-07-31 Roland HäderRewrote core:
2012-05-19 Roland HäderAdded ifSocketResourceMatches()
2012-05-19 Roland HäderJust for debugging purposes ...
2012-05-19 Roland HäderRemove unneeded array elements to save some memory
2012-05-19 Roland HäderMore debug lines and renamed ->
2012-05-16 Roland HäderCopyright updated
2012-03-24 Roland HäderFixed a typo
2011-07-21 Roland HäderMinor improvements here and there:
2011-03-05 Roland HäderCopyright updated
2011-02-28 Roland Häder'public static final' is correct
2010-05-22 Roland HäderMoved socket registry to hub project, extended socket...
2010-04-26 Roland HäderSocketRegistry basicly finished: