mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-01 23:15:21 -05:00
test case for tls connection
This commit is contained in:
@@ -29,6 +29,8 @@ func (b *Buffer) Release() {
|
||||
}
|
||||
b.v = nil
|
||||
b.pool = nil
|
||||
b.start = 0
|
||||
b.end = 0
|
||||
}
|
||||
|
||||
// Clear clears the content of the buffer, results an empty buffer with
|
||||
|
||||
Reference in New Issue
Block a user