CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2012/11/22 23:40:26
Modified files: lib/libsndio : amsg.h sio_aucat.c usr.bin/aucat : sock.c Log message: Make the client wait for the first flow control message rather than assuming it can send a full initial data buffer. This requires protocol version bump (but no library version bump).