]> git.mxchange.org Git - hub.git/commit
Hub software cleared (prepared for full rewrite)
authorRoland Häder <roland@mxchange.org>
Tue, 3 Feb 2009 21:25:15 +0000 (21:25 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 3 Feb 2009 21:25:15 +0000 (21:25 +0000)
commite1202beb4aca6aca33bd821a3badc715a57aeb27
tree06fb28ff63926c7d3665e9afbf5f997e4118b009
parent2cb4c48382d65a0948a1252357ea571610daa934
Hub software cleared (prepared for full rewrite)
30 files changed:
.gitattributes
application/hub/class_ApplicationHelper.php
application/hub/config.php
application/hub/exceptions/client/.htaccess [deleted file]
application/hub/exceptions/client/class_HubHelloException.php [deleted file]
application/hub/exceptions/client/class_HubPeerAuthorizationException.php [deleted file]
application/hub/exceptions/client/class_HubPeerTimeoutException.php [deleted file]
application/hub/exceptions/commands/.htaccess [deleted file]
application/hub/exceptions/commands/class_UnexpectedAwaitCommandException.php [deleted file]
application/hub/exceptions/master/.htaccess [deleted file]
application/hub/exceptions/master/class_HubMasterDisconnectedException.php [deleted file]
application/hub/exceptions/socket/.htaccess [deleted file]
application/hub/exceptions/socket/class_SocketException.php [deleted file]
application/hub/exceptions/socket/connector/.htaccess [deleted file]
application/hub/exceptions/socket/connector/class_SocketAcceptException.php [deleted file]
application/hub/exceptions/socket/connector/class_SocketSelectorException.php [deleted file]
application/hub/exceptions/socket/init/.htaccess [deleted file]
application/hub/exceptions/socket/init/class_SocketBindException.php [deleted file]
application/hub/exceptions/socket/init/class_SocketConnectException.php [deleted file]
application/hub/exceptions/socket/init/class_SocketCreationException.php [deleted file]
application/hub/exceptions/socket/init/class_SocketListeningException.php [deleted file]
application/hub/exceptions/socket/init/class_SocketSetupException.php [deleted file]
application/hub/exceptions/socket/peer/.htaccess [deleted file]
application/hub/exceptions/socket/peer/class_BrokenPipeException.php [deleted file]
application/hub/exceptions/socket/peer/class_IPSpoofingException.php [deleted file]
application/hub/exceptions/socket/peer/class_PeerSocketException.php [deleted file]
application/hub/main/class_HubCommandProcessor.php [deleted file]
application/hub/main/class_HubConnector.php [deleted file]
application/hub/main/class_HubCoreLoop.php [deleted file]
application/hub/main/class_HubPeer.php [deleted file]