close proxy session early if client intentionally disconnects
This commit is contained in:
@@ -45,6 +45,7 @@ public:
|
||||
Channel server_channel;
|
||||
uint16_t local_port;
|
||||
struct sockaddr_storage next_destination;
|
||||
bool close_on_disconnect;
|
||||
|
||||
uint8_t prev_server_command_bytes[6];
|
||||
uint32_t remote_ip_crc;
|
||||
|
||||
Reference in New Issue
Block a user