]> git.mxchange.org Git - core.git/commit
New SocketShutdownException added, this should be thrown if the socket cannot be...
authorRoland Häder <roland@mxchange.org>
Fri, 28 May 2010 01:36:26 +0000 (01:36 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 28 May 2010 01:36:26 +0000 (01:36 +0000)
commitd1a44ff1a6bf51501878a93c9857ec9c9cf766e1
tree16ecb0e585a75eeb91f80da13d0c83db8b6d2bca
parentf412a5f3bafcc34bd0bb27297e6fcd8ed78ba8b4
New SocketShutdownException added, this should be thrown if the socket cannot be shutted down and last error is not 107
inc/classes/exceptions/socket/class_SocketShutdownException.php [new file with mode: 0644]