Skip to content

fix(alsa): use PCM state for suspend handling - #1291

Merged
roderickvd merged 1 commit into
masterfrom
fix/freebsd-alsa-estrpipe
Jul 28, 2026
Merged

fix(alsa): use PCM state for suspend handling#1291
roderickvd merged 1 commit into
masterfrom
fix/freebsd-alsa-estrpipe

Conversation

@roderickvd

Copy link
Copy Markdown
Member

Compare state instead of errno() == libc::ESTRPIPE which is only a Linux thing.

Fixes #1290

@roderickvd

Copy link
Copy Markdown
Member Author

Merging this right away; please reopen #1290 if it still fails.

@roderickvd
roderickvd merged commit a26e702 into master Jul 28, 2026
33 checks passed
@roderickvd
roderickvd deleted the fix/freebsd-alsa-estrpipe branch July 28, 2026 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

error[E0425]: cannot find value ESTRPIPE in crate libc

1 participant