pkg/beam
Solomon Hykes 7e73a97a41 beam/examples/beamsh: don't print discarded messages in Devnull
This avoids false alarms when process exits without printing. Devnull
doesn't require synchronization.

Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes)
2014-04-22 15:50:19 -07:00
..
data beam/data: expose EncodeString for convenience access to the underlying netstring primitive 2014-04-22 15:50:19 -07:00
examples/beamsh beam/examples/beamsh: don't print discarded messages in Devnull 2014-04-22 15:50:19 -07:00
MAINTAINERS Beam: a simple stream-oriented communication protocol for distributed systems. 2014-04-22 15:50:14 -07:00
service.go Beam: change the prototype of SendPipe() to return a *net.UnixSocket 2014-04-22 15:50:14 -07:00
unix.go beam: fix FD leaks in SendPipe 2014-04-22 15:50:18 -07:00
unix_test.go Beam: basic test harness for the unix socket implementation. 2014-04-22 15:50:15 -07:00