CVSROOT: /cvs Module name: src Changes by: [email protected] 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.
