net.ListenConfig.Listen (method)
2 uses
net (current package)
dial.go#L622: func (lc *ListenConfig) Listen(ctx context.Context, network, address string) (Listener, error) {
dial.go#L706: return lc.Listen(context.Background(), network, address)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)