//
pkg.gl
Category
github.com/ouqiang/shadowsocksR
tools
leakybuf
package
1.0.6
Repository:
https://github.com/ouqiang/shadowsocksr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
32 SLOC
#
Functions
NewLeakyBuf
NewLeakyBuf creates a leaky buffer which can hold at most n buffer, each with bufSize bytes.
#
Constants
GlobalLeakyBufSize
the maximum packet size of vmess/shadowsocks is about 16 KiB.
#
Variables
GlobalLeakyBuf
No description provided by the author
#
Structs
LeakyBuf
No description provided by the author