Re: documentation for error codes?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



D. R. Evans wrote:
> Many functions say about the return value:
>   0 on success otherwise a negative error code
>
> Where is the documentation for the various possible "negative error code"s?

<https://www.alsa-project.org/alsa-doc/alsa-lib/group___error.html> has a list
of error codes defined by ALSA itself.  But for all other errors, ALSA just
uses the (negative) POSIX error code.

> I am seeing a -32 under a specific set of circumstances

32 = EPIPE

> but don't know what that returned value means

PCM stream stopped due to overrun or underrun.


Regards,
Clemens


_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user



[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux