Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.
1790
type
closeWriter
interface
{
1791
CloseWrite() error
1792
}
1793
1794
// ProxyConns copies data between a and b in both directions until
Callers
6
ProxyConns
Function · 0.80
TestHalfClose
Function · 0.80
clientMode
Function · 0.80
TestBrowserReceives
Function · 0.80
TestBrowserReceivesTextUI
Function · 0.80
makeJSConn
Function · 0.80
Calls
no outgoing calls
Tested by
3
TestHalfClose
Function · 0.64
TestBrowserReceives
Function · 0.64
TestBrowserReceivesTextUI
Function · 0.64