Replaced SocketChannel with Socket.
This commit is contained in:
@@ -66,10 +66,6 @@ PacketFloodLogged = True
|
||||
# Default: True (disabled)
|
||||
TcpNoDelay = True
|
||||
|
||||
# Connection timeout in milliseconds.
|
||||
# Default 800
|
||||
ConnectionTimeout = 800
|
||||
|
||||
# Log message when packet decryption has failed.
|
||||
# Default: True
|
||||
FailedDecryptionLogged = True
|
||||
|
||||
Reference in New Issue
Block a user