Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/coder/websocket
/ putBufioWriter
Function
putBufioWriter
dial.go:345–347 ·
view source on GitHub ↗
(bw *bufio.Writer)
Source
from the content-addressed store, hash-verified
343
}
344
345
func
putBufioWriter(bw *bufio.Writer) {
346
bufioWriterPool.Put(bw)
347
}
Callers
1
close
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…