socket-server: Make the new channel low-delay, not the listening one
authorDavid Henningsson <david.henningsson@canonical.com>
Fri, 5 Apr 2013 14:48:21 +0000 (16:48 +0200)
committerDavid Henningsson <david.henningsson@canonical.com>
Mon, 8 Apr 2013 12:57:32 +0000 (14:57 +0200)
commit911dbe6736c6da2bab1be3be14021cf5747ae860
tree53b6140e6b1928ab4568551467fb8dc36d0df919
parent71f81294e8058781b3fd1282816b39d0eba1f985
socket-server: Make the new channel low-delay, not the listening one

I don't know if it matters a lot, but most certainly it must be
the new channel that's supposed to be made low-delay, not the existing
listening socket, right?

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
src/pulsecore/socket-server.c