pkg/beam
Solomon Hykes c2a237f019 Fix stdin handling in engine.Sender and engine.Receiver
This introduces a superficial change to the Beam API:

* `beam.SendPipe` is renamed to the more accurate `beam.SendRPipe`
* `beam.SendWPipe` is introduced as a mirror to `SendRPipe`

There is no other change in the beam API.

Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes)
2014-05-09 15:39:55 -07:00
..
data Fix Go formatting in beam and dockerscript 2014-04-22 16:16:29 -07:00
examples/beamsh Fix stdin handling in engine.Sender and engine.Receiver 2014-05-09 15:39:55 -07:00
beam.go Fix stdin handling in engine.Sender and engine.Receiver 2014-05-09 15:39:55 -07:00
beam_test.go Fix Go formatting in beam and dockerscript 2014-04-22 16:16:29 -07:00
MAINTAINERS Fix various MAINTAINERS format inconsistencies 2014-04-30 11:22:11 -06:00
router.go Fix stdin handling in engine.Sender and engine.Receiver 2014-05-09 15:39:55 -07:00
router_test.go Fix Go formatting in beam and dockerscript 2014-04-22 16:16:29 -07:00
service.go beam: replace SendPair() with the simpler SendConn() 2014-04-22 15:50:21 -07:00
unix.go beam: Add simple framing system for UnixConn 2014-05-01 11:06:01 -07:00
unix_test.go beam: Add more tests to unix_test.go 2014-04-30 02:10:09 -07:00