MCPcopy Create free account
hub / github.com/cloudflare/slirpnetstack / ProxyError

Struct ProxyError

proxy.go:15–21  ·  view source on GitHub ↗

For each pair of connections, there may be four errors. Error on reading the local/host conn, error on writing to local/host conn, error on reading from remote/guest end, error on writing to remote/guest end. It's important to distinguish which one was first, so 0 means LocalRead, 1 means LocalWrite

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected