pkg/beam
Solomon Hykes 3b5c1c4203 beam: more hooks for interactive debugging
This inserts low-level hooks for interactive step-by-step debugging.
Hooks are triggered by setting the *TEST* environment variable.

This is particularly useful for tracking down file descriptor leaks,
double-closing, or other issues which are difficult to debug with
the usual toolbox.

Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes)
2014-04-22 15:50:17 -07:00
..
data beam/data: convenience Message.Get 2014-04-22 15:50:17 -07:00
examples/beamsh beam/examples/beamsh: first try at nested execution 2014-04-22 15:50:17 -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: more hooks for interactive debugging 2014-04-22 15:50:17 -07:00
unix_test.go Beam: basic test harness for the unix socket implementation. 2014-04-22 15:50:15 -07:00