1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-19 03:34:31 -04:00
This commit is contained in:
v2ray 2016-02-03 22:57:05 +01:00
commit 6e8b65551c

View File

@ -5,7 +5,7 @@ import (
)
const (
bufferSize = 16
bufferSize = 128
)
// NewRay creates a new Ray for direct traffic transport.