CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2009/08/28 00:37:06
Modified files: usr.bin/aucat : amsg.h sock.c lib/libsndio : aucat.c sndio.c Log message: add a new AMSG_BYE, sent by the client to requst the server to free resources and drop the connection. This allows the client to ensuire that at any time it's using only one connection, thus only one MIDI control channel.