summaryrefslogtreecommitdiff
path: root/src/ao_packet_master.c
Commit message (Collapse)AuthorAge
* Enable packet-based communcation to command processorKeith Packard2009-11-01
This splits the packet code into master/slave halves and hooks the slave side up to the getchar/putchar/flush logic in ao_stdio.c Signed-off-by: Keith Packard <keithp@keithp.com>