CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/11/30 13:30:24
Modified files:
usr.bin/sndiod : midi.c midi.h miofile.c sock.c
Log message:
Process incoming MIDI data on the fly rather than using an
input fifo; besides being simpler, this way there's no data
to drain when a connection is dropped.
