X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fexceptions%2Fsocket%2Fclass_SocketShutdownException.php;h=ef4973640987b5d2a457c5d6d2b126f449953bc3;hp=1da3f348c0d56765737e9758792cc438bee8aced;hb=66e68715d3d5a5e7fd5a3046471914ef3f9dd4b4;hpb=4fbcdb435270b88c8f97e69e987cb40712e74ce4 diff --git a/inc/classes/exceptions/socket/class_SocketShutdownException.php b/inc/classes/exceptions/socket/class_SocketShutdownException.php index 1da3f348..ef497364 100644 --- a/inc/classes/exceptions/socket/class_SocketShutdownException.php +++ b/inc/classes/exceptions/socket/class_SocketShutdownException.php @@ -3,11 +3,11 @@ * This exception is thrown if the socket cannot be shut down is not error 107 * which is "Transport endpoint not connected". * - * @author Roland Haeder + * @author Roland Haeder * @version 0.0.0 * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 Core Developer Team * @license GNU GPL 3.0 or any newer version - * @link http://www.ship-simu.org + * @link http://www.shipsimu.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by