mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-04 08:15:21 -05:00
Release all references
This commit is contained in:
@@ -32,3 +32,7 @@ func (this *AdaptiveWriter) Write(buffer *alloc.Buffer) error {
|
||||
}
|
||||
return err
|
||||
}
|
||||
|
||||
func (this *AdaptiveWriter) Release() {
|
||||
this.writer = nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user