listenfd

package
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2026 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetListener

func GetListener(i uintptr, addr string, log *log.Logger) (l net.Listener, err error)

func GetListenerTLS

func GetListenerTLS(
	i uintptr,
	addr string,
	config *tls.Config,
	log *log.Logger,
) (l net.Listener, err error)

Types

This section is empty.