CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2009/10/27 16:41:03
Modified files: usr.bin/aucat : aproc.h midi.c midi.h sock.c Log message: slightly cleanup the socket and control bits: - reject bogus clients ignoring flow control during the start phase - don't check if dev_midi is NULL, it can't be NULL anymore - use ``struct ctl_ops'' instead of a simple call-backs - don't try to flush play buffer if it's not attached yet