mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
Add module-tunnel
add proper locking when autospawning a daemon git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@245 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
450ad85b35
commit
6f59ae1763
14 changed files with 554 additions and 59 deletions
|
|
@ -38,4 +38,6 @@ int pa_unix_socket_remove_stale(const char *fn);
|
|||
int pa_unix_socket_make_secure_dir(const char *fn);
|
||||
int pa_unix_socket_remove_secure_dir(const char *fn);
|
||||
|
||||
struct sockaddr *pa_resolve_server(const char *server, size_t *len, uint16_t port);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue