mirror of
https://github.com/netchx/netch.git
synced 2026-05-05 22:35:48 +08:00
remove connectionReuse
This commit is contained in:
@@ -353,7 +353,6 @@ namespace Netch.Servers.VMess.Utils
|
||||
{
|
||||
var tcpSettings = new TcpSettings
|
||||
{
|
||||
connectionReuse = true,
|
||||
header = new Header
|
||||
{
|
||||
type = server.FakeType,
|
||||
|
||||
Reference in New Issue
Block a user