mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-28 04:55:37 -05:00
close method for point server
This commit is contained in:
@@ -50,4 +50,6 @@ func TestDokodemoTCP(t *testing.T) {
|
||||
assert.StringLiteral("Processed: " + payload).Equals(string(response[:nBytes]))
|
||||
conn.Close()
|
||||
}
|
||||
|
||||
CloseAllServers()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user