CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/28 04:52:14
Modified files:
lib/libsndio : aucat.c sndio.c
Log message:
don't consider calling sio_close() without calling sio_stop() first
as a programming error. At any stage the program should be alble to
cleanly free resources and close the device.
