]> git.mxchange.org Git - hub.git/commit
New visitor added, handling of refused connections basicly implemented:
authorRoland Häder <roland@mxchange.org>
Fri, 28 May 2010 01:40:31 +0000 (01:40 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 28 May 2010 01:40:31 +0000 (01:40 +0000)
commit39800cef903083fe82bb4e0d599b7c603c7eb44c
treee9ad32e713790bc85ac8ef33dd14f5a0484f7af5
parent36113efe8a09b00687bd85ba70daea56c0c93872
New visitor added, handling of refused connections basicly implemented:
- New ShutdownSocketVisitor added. This visitor should shutdown a socket and
  may notify other objects later on.
- Handling of refused connections (e.g. while announcement phase) basicly
  implemented. Yet there is some work left to do.
.gitattributes
application/hub/config.php
application/hub/main/class_BaseHubSystem.php
application/hub/main/helper/connection/class_BaseConnectionHelper.php
application/hub/main/helper/connection/tcp/class_TcpConnectionHelper.php
application/hub/main/package/class_NetworkPackage.php
application/hub/main/visitor/class_
application/hub/main/visitor/socket/.htaccess [new file with mode: 0644]
application/hub/main/visitor/socket/class_ShutdownSocketVisitor.php [new file with mode: 0644]