pulseaudio/src
Tanu Kaskinen 73dee7c9f7 socket-server: pa_socket_server_new() can't fail, so don't check its return value
An assertion was already used in pa_socket_server_new_unix(), this
makes the TCP variants consistent with that.

Even if pa_socket_server_new() could fail, the error handling wasn't
good, because there was no "goto fail", meaning that the fd would have
been leaked.
2015-02-12 20:33:44 +01:00
..
daemon update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
modules alsa: Don't try to use ELD controls with UCM 2015-02-12 15:06:59 +02:00
pulse update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
pulsecore socket-server: pa_socket_server_new() can't fail, so don't check its return value 2015-02-12 20:33:44 +01:00
tests update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
utils update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
.gitignore .gitignore: Add pulseaudio.service 2014-11-12 14:55:45 +02:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am build-sys: libwebrtc-util needs libpulsecore 2015-02-02 13:13:36 +02:00
map-file Client API: Add pa_stream_write_ext_free() function. 2014-09-10 10:12:08 +02:00