moby--moby/pkg/signal
Brian Goff 81707de23f Don't forward SIGPIPE from client to container
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-03-18 16:50:18 -04:00
..
README.md
signal.go
signal_darwin.go
signal_freebsd.go
signal_linux.go
signal_unix.go Don't forward SIGPIPE from client to container 2016-03-18 16:50:18 -04:00
signal_unsupported.go
signal_windows.go Don't forward SIGPIPE from client to container 2016-03-18 16:50:18 -04:00
trap.go

README.md

This package provides helper functions for dealing with signals across various operating systems