mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
add username to runtime directory name in /tmp/
rework autospawning code and x11 credential publishing add support for IPv6 reenable LOWDELAY for tcp sockets git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@280 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
dbaa83c607
commit
c005bd4666
22 changed files with 874 additions and 215 deletions
|
|
@ -99,8 +99,9 @@ enum {
|
|||
#define PA_NATIVE_DEFAULT_PORT 4713
|
||||
|
||||
#define PA_NATIVE_COOKIE_PROPERTY_NAME "protocol-native-cookie"
|
||||
#define PA_NATIVE_SERVER_PROPERTY_NAME "protocol-native-server"
|
||||
|
||||
#define PA_NATIVE_DEFAULT_SERVER_UNIX "/tmp/polypaudio/native"
|
||||
#define PA_NATIVE_DEFAULT_UNIX_SOCKET "native"
|
||||
|
||||
|
||||
PA_C_DECL_END
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue