MCPcopy
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_markingTCPFunction · 0.65
TestBPFFunction · 0.65
testConnOutflowBlockedFunction · 0.65
testQLogRecoveryFunction · 0.65
testQLogLossFunction · 0.65
TestUDPSourceUnspecifiedFunction · 0.65

Implementers 5

netUDPConnquic/udp_msg.go
netPacketConnquic/udp_packetconn.go
Connwebsocket/websocket.go
issue53Connhttp2/server_test.go
synctestNetConnhttp2/netconn_test.go

Calls

no outgoing calls

Tested by 15

ExampleConn_markingTCPFunction · 0.52
TestBPFFunction · 0.52
testConnOutflowBlockedFunction · 0.52
testQLogRecoveryFunction · 0.52
testQLogLossFunction · 0.52
TestUDPSourceUnspecifiedFunction · 0.52