mirror of https://github.com/v2ray/v2ray-core
format code
parent
19308037e5
commit
f09d65b2e5
|
@ -1,8 +1,8 @@
|
||||||
package tcp
|
package tcp
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"net"
|
|
||||||
"io"
|
"io"
|
||||||
|
"net"
|
||||||
)
|
)
|
||||||
|
|
||||||
type VFreeConnection struct {
|
type VFreeConnection struct {
|
||||||
|
|
Loading…
Reference in New Issue