MCPcopy Create free account
hub / github.com/tailscale/tailcat / CloseWrite

Method CloseWrite

tailcat.go:1791–1791  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1789// their writing side.
1790type closeWriter interface {
1791 CloseWrite() error
1792}
1793
1794// ProxyConns copies data between a and b in both directions until

Callers 6

ProxyConnsFunction · 0.80
TestHalfCloseFunction · 0.80
clientModeFunction · 0.80
TestBrowserReceivesFunction · 0.80
makeJSConnFunction · 0.80

Calls

no outgoing calls

Tested by 3

TestHalfCloseFunction · 0.64
TestBrowserReceivesFunction · 0.64