package listeners

import "github.com/dotcloud/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.12.5-rc1
Published
Dec 14, 2016
Platform
js/wasm
Imports
7 packages
Last checked
1 hour ago

Tools for package owners.