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-rc3
Published
Dec 5, 2016
Platform
linux/amd64
Imports
7 packages
Last checked
5 seconds ago

Tools for package owners.