Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/golang/net
/ Write
Method
Write
quic/endpoint.go:47–47 ·
view source on GitHub ↗
(datagram)
Source
from the content-addressed store, hash-verified
45
LocalAddr() netip.AddrPort
46
Read(f
func
(*datagram))
47
Write(datagram) error
48
}
49
50
// Listen listens on a local network address.
Callers
15
ExampleConn_markingTCP
Function · 0.65
TestBPF
Function · 0.65
testConnOutflowBlocked
Function · 0.65
testConnOutflowMaxDataDecreases
Function · 0.65
testConnOutflowMaxDataRoundRobin
Function · 0.65
testConnOutflowMetaAndData
Function · 0.65
testConnOutflowResentData
Function · 0.65
testConnCloseUnblocksStreamWrite
Function · 0.65
testConnCloseUnblocksStreamClose
Function · 0.65
testQLogRecovery
Function · 0.65
testQLogLoss
Function · 0.65
TestUDPSourceUnspecified
Function · 0.65
Implementers
5
netUDPConn
quic/udp_msg.go
netPacketConn
quic/udp_packetconn.go
Conn
websocket/websocket.go
issue53Conn
http2/server_test.go
synctestNetConn
http2/netconn_test.go
Calls
no outgoing calls
Tested by
15
ExampleConn_markingTCP
Function · 0.52
TestBPF
Function · 0.52
testConnOutflowBlocked
Function · 0.52
testConnOutflowMaxDataDecreases
Function · 0.52
testConnOutflowMaxDataRoundRobin
Function · 0.52
testConnOutflowMetaAndData
Function · 0.52
testConnOutflowResentData
Function · 0.52
testConnCloseUnblocksStreamWrite
Function · 0.52
testConnCloseUnblocksStreamClose
Function · 0.52
testQLogRecovery
Function · 0.52
testQLogLoss
Function · 0.52
TestUDPSourceUnspecified
Function · 0.52