Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hidden-Node/GooseRelayVPN-AndroidClient
/ NewVirtualConn
Function
NewVirtualConn
internal/socks/conn.go:26–26 ·
view source on GitHub ↗
(s *session.Session)
Source
from the content-addressed store, hash-verified
24
}
25
26
func
NewVirtualConn(s *session.Session) *VirtualConn {
return
&VirtualConn{s: s} }
27
28
func
(v *VirtualConn) Read(b []byte) (int, error) {
29
for
{
Callers
1
Serve
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected