]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: share plugin: handle -EINTR
authorJaroslav Kysela <perex@perex.cz>
Mon, 27 Jun 2022 11:36:12 +0000 (13:36 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 27 Jun 2022 11:36:36 +0000 (13:36 +0200)
commit65c4796a8567a7eb5234972220af6b390d924161
tree61e7874c09ae95ae2123505968348d5e43964f48
parentb97047b4506994080982a587eb1249cd83a701d1
pcm: share plugin: handle -EINTR

Fixes: https://github.com/alsa-project/alsa-lib/pull/242
Fixes: b97047b4 ("pcm: share plugin: return error if socket read or write call fails")
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/pcm/pcm_share.c