]> git.mxchange.org Git - hub.git/commit
Continued rewrite:
authorRoland Haeder <roland@mxchange.org>
Sun, 11 Jan 2015 23:53:19 +0000 (00:53 +0100)
committerRoland Haeder <roland@mxchange.org>
Sun, 11 Jan 2015 23:54:09 +0000 (00:54 +0100)
commit41f94273da5dd92e66564971baddf9fea13da613
tree716bcdaa88f087561f97459d83e4d8357f0ea017
parent27d502be3bbdb24af90950cb3fe9db71d7e76638
Continued rewrite:
- New base class added for IPv4 protocol handler.
- Some improvements here and there
- TODOs.txt updated

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/main/handler/protocol/ipv4/.htaccess [new file with mode: 0644]
application/hub/main/handler/protocol/ipv4/class_ [new file with mode: 0644]
application/hub/main/handler/protocol/ipv4/class_BaseIpV4ProtocolHandler.php [new file with mode: 0644]
application/hub/main/handler/protocol/ipv4/tcp/.htaccess [new file with mode: 0644]
application/hub/main/handler/protocol/ipv4/tcp/class_TcpProtocolHandler.php [new file with mode: 0644]
application/hub/main/handler/protocol/tcp/.htaccess [deleted file]
application/hub/main/handler/protocol/tcp/class_TcpProtocolHandler.php [deleted file]
application/hub/main/tags/package/class_PackageTags.php
docs/TODOs.txt