remove connectionReuse

This commit is contained in:
ChsBuffer
2020-12-16 12:01:16 +08:00
parent 4f4882d7f7
commit 2afc5ff21a

View File

@@ -353,7 +353,6 @@ namespace Netch.Servers.VMess.Utils
{
var tcpSettings = new TcpSettings
{
connectionReuse = true,
header = new Header
{
type = server.FakeType,