package xnet
import "github.com/moby/swarmkit/v2/xnet"
Index ¶
- func DialTimeoutLocal(socket string, timeout time.Duration) (net.Conn, error)
- func ListenLocal(socket string) (net.Listener, error)
Functions ¶
func DialTimeoutLocal ¶
DialTimeoutLocal is a DialTimeout function for local sockets
func ListenLocal ¶
ListenLocal opens a local socket for control communication
Source Files ¶
- Version
- v2.0.0-20250103191802-8c1959736554 (latest)
- Published
- Jan 3, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 1 week ago –
Tools for package owners.