mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
Remove unused const
This commit is contained in:
parent
4ac3eab385
commit
3c259b7069
@ -9,10 +9,6 @@ import (
|
||||
"github.com/v2ray/v2ray-core/proxy/socks/protocol"
|
||||
)
|
||||
|
||||
const (
|
||||
bufferSize = 2 * 1024
|
||||
)
|
||||
|
||||
var udpAddress v2net.Address
|
||||
|
||||
func (server *SocksServer) ListenUDP(port uint16) error {
|
||||
|
Loading…
x
Reference in New Issue
Block a user