mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-13 05:33:55 -04:00
ECHRNG is linux-specific and does not exist on all OSes. On the other hand, EINVAL is specified in POSIX[0] (and is thus cross-platform) and is commonly used to signify an index out of bounds error. https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/errno.h.html |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||