(svn r16601) -Fix [FS#2880]: try 2... hopefully better this time
This commit is contained in:
@@ -110,7 +110,7 @@ protected:
|
||||
/** The opened sockets. */
|
||||
SocketList sockets;
|
||||
|
||||
NetworkRecvStatus CloseConnection();
|
||||
NetworkRecvStatus CloseConnection(bool error = true);
|
||||
|
||||
/* Declare all possible packets here. If it can be received by the
|
||||
* a specific handler, it has to be implemented. */
|
||||
|
||||
Reference in New Issue
Block a user