package listeners

import "github.com/docker/docker/pkg/listeners"

Index

Functions

func Init

func Init(proto, addr, socketGroup string, tlsConfig *tls.Config) ([]net.Listener, error)

Init creates new listeners for the server. TODO: Clean up the fact that socketGroup and tlsConfig aren't always used.

Source Files

listeners_unix.go

Version
v1.13.0
Published
Jan 17, 2017
Platform
js/wasm
Imports
7 packages
Last checked
34 minutes ago

Tools for package owners.