View Source BlueHeron.ACLBuffer (blue_heron v0.5.0)

simple fifo buffer implementation that handles sending ACL packets synchronously without blocking

Summary

Functions

queue up a message for output

Returns a specification to start this module under a supervisor.

Functions

buffer(acl)

queue up a message for output

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(args)