On Sat, 8 Dec 2001, Tim Goetze wrote:

> the doc to snd_pcm_mmap_commit says
>
>  * \return 0 on success otherwise a negative error code
>
> but on success it rather seems to return >= 0 (the number of frames
> commited i think).
>
> please clarify and fix.

Yes, it's definitely wrong. The return value should be zero or an error.
The description is fine, but the implementation fails. I'm working on it.

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
SuSE Linux    http://www.suse.com
ALSA Project  http://www.alsa-project.org


_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to