MCPcopy
hub / github.com/moby/moby / UDPEchoServer

Struct UDPEchoServer

cmd/docker-proxy/network_proxy_linux_test.go:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41type UDPEchoServer struct {
42 conn net.PacketConn
43 testCtx *testing.T
44}
45
46const hopefullyFreePort = 25587
47

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected