]> git.mxchange.org Git - hub.git/commit
type hints added
authorRoland Häder <roland@mxchange.org>
Tue, 4 Mar 2008 19:30:29 +0000 (19:30 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 4 Mar 2008 19:30:29 +0000 (19:30 +0000)
commit745d427070890eae26f9f3eb3cb25e10d831aacc
treebe2ddcb61f43e68982be1c060aee417231dee374
parentf4d0d12a126bcc1b0d19c953fa555258b348e455
type hints added
15 files changed:
application/hub/exceptions/client/class_HubHelloException.php
application/hub/exceptions/client/class_HubPeerAuthorizationException.php
application/hub/exceptions/client/class_HubPeerTimeoutException.php
application/hub/exceptions/commands/class_UnexpectedAwaitCommandException.php
application/hub/exceptions/master/class_HubMasterDisconnectedException.php
application/hub/exceptions/socket/connector/class_SocketAcceptException.php
application/hub/exceptions/socket/connector/class_SocketSelectorException.php
application/hub/exceptions/socket/init/class_SocketBindException.php
application/hub/exceptions/socket/init/class_SocketConnectException.php
application/hub/exceptions/socket/init/class_SocketCreationException.php
application/hub/exceptions/socket/init/class_SocketListeningException.php
application/hub/exceptions/socket/init/class_SocketSetupException.php
application/hub/exceptions/socket/peer/class_BrokenPipeException.php
application/hub/exceptions/socket/peer/class_IPSpoofingException.php
application/hub/exceptions/socket/peer/class_PeerSocketException.php