net.ListenConfig.ListenPacket (method)
2 uses
net (current package)
dial.go#L655: func (lc *ListenConfig) ListenPacket(ctx context.Context, network, address string) (PacketConn, error) {
dial.go#L742: return lc.ListenPacket(context.Background(), network, address)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)