CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/16 05:24:18
Modified files:
lib/libsndio : sio_aucat.c
usr.bin/aucat : amsg.h sock.c
Log message:
Since aucat supports any parameter combination sio_getcap() doesn't
need to query the server for supported parameters. So stop using the
AMSG_GETCAP message, and remove it completely from the aucat protocol.
