Removed Many Things
This commit is contained in:
@@ -160,7 +160,7 @@ namespace kcp2k
|
||||
return true;
|
||||
}
|
||||
}
|
||||
catch (SocketException e)
|
||||
catch (SocketException)
|
||||
{
|
||||
// NOTE: SocketException is not a subclass of IOException.
|
||||
// the other end closing the connection is not an 'error'.
|
||||
|
Reference in New Issue
Block a user