package sockets
import "github.com/docker/docker/pkg/sockets"
Index ¶
- func ConfigureTCPTransport(tr *http.Transport, proto, addr string)
- func NewTcpSocket(addr string, tlsConfig *tls.Config, activate <-chan struct{}) (net.Listener, error)
Functions ¶
func ConfigureTCPTransport ¶
func NewTcpSocket ¶
func NewTcpSocket(addr string, tlsConfig *tls.Config, activate <-chan struct{}) (net.Listener, error)
Source Files ¶
- Version
- v1.8.3
- Published
- Oct 12, 2015
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 24 seconds ago –
Tools for package owners.