CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2009/02/18 00:32:28
Modified files: lib/libsndio : aucat.c Log message: in aucat_stop(), after the STOP message was send, put the receiver in ``waiting state'', otherwise the ACK message will be skipped, and the other functions not expecting ACKs might be confused by the ACK.