mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
core-util: introduce pa_disable_sigpipe()
This commit is contained in:
parent
ebce3185ef
commit
759a9d0cc5
4 changed files with 27 additions and 4 deletions
|
|
@ -227,4 +227,6 @@ char *pa_unescape(char *p);
|
|||
|
||||
char *pa_realpath(const char *path);
|
||||
|
||||
void pa_disable_sigpipe(void);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue