docs/unix
Solomon Hykes c9a7897773 Beam messages can attach arbitrary file descriptors.
Each transport is responsible for implementing file passing using the
best available method.

Current state of implementation:

* inmem: full
* unix: not yet implemented
2014-05-19 14:21:45 -07:00
..
beam.go Start to move unix implementation to new beam interface. 2014-05-18 15:37:19 -07:00
beam_test.go Start to move unix implementation to new beam interface. 2014-05-18 15:37:19 -07:00
conn.go Beam messages can attach arbitrary file descriptors. 2014-05-19 14:21:45 -07:00
conn_test.go Add support for nested streams in beam/unix 2014-05-18 16:42:03 -07:00
unix.go Start to move unix implementation to new beam interface. 2014-05-18 15:37:19 -07:00
unix_test.go Start to move unix implementation to new beam interface. 2014-05-18 15:37:19 -07:00