package listeners

import "github.com/docker/cli/components/engine/daemon/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

group_unix.go listeners_unix.go

Version
v17.12.1-ce-rc1+incompatible
Published
Feb 13, 2018
Platform
linux/amd64
Imports
10 packages
Last checked
1 hour ago

Tools for package owners.