]> git.mxchange.org Git - hub.git/commit
Continued refacturing:
authorRoland Haeder <roland@mxchange.org>
Fri, 16 Jan 2015 23:22:56 +0000 (00:22 +0100)
committerRoland Haeder <roland@mxchange.org>
Fri, 16 Jan 2015 23:23:45 +0000 (00:23 +0100)
commit7bd98e1f14ec24a4ad6b9c65f86729f39334cbd7
treeabd38fdd3dce68dde73cf36a55857c432a920de9
parente68827851c52084ced0b6f03fc825dd4802647e3
Continued refacturing:
- Added new exception InvalidUnlException
- Added very basic validation of UNLs (only regex)
- Updated 'core'
- TODOs.txt updated

Signed-off-by: Roland Haeder <roland@mxchange.org>
12 files changed:
application/hub/exceptions/unl/.htaccess [new file with mode: 0644]
application/hub/exceptions/unl/class_InvalidUnlException.php [new file with mode: 0644]
application/hub/exceptions/wrapper/class_NodeAlreadyRegisteredException.php
application/hub/exceptions/wrapper/class_NodeDataMissingException.php
application/hub/main/class_BaseHubSystem.php
application/hub/main/discovery/recipient/socket/class_PackageSocketDiscovery.php
application/hub/main/handler/protocol/class_BaseProtocolHandler.php
application/hub/main/handler/protocol/ipv4/class_BaseIpV4ProtocolHandler.php
application/hub/main/listener/tcp/class_TcpListener.php
application/hub/main/package/fragmenter/class_PackageFragmenter.php
core
docs/TODOs.txt