[pulseaudio-tickets] [PulseAudio] #752: asyncns timeout causes delay when pulseaudio service not running
PulseAudio
trac-noreply at tango.0pointer.de
Tue Jan 5 07:03:49 PST 2010
#752: asyncns timeout causes delay when pulseaudio service not running
------------------------+---------------------------------------------------
Reporter: jezaustin | Owner: lennart
Type: defect | Status: new
Milestone: | Component: core
Resolution: | Keywords: asyncns timeout socket DNS
------------------------+---------------------------------------------------
Comment(by jezaustin):
At the time of the hang, I think the other threads have finished already.
There are no other processes.
Consider testing for system support of tcp6 before doing pulse/context.c
line 1000:
{{{
c->server_list = pa_strlist_prepend(c->server_list, "tcp6:[::1]");
}}}
although, this would not fix the more general problem which might exist,
where pulse needlessly waits for its timeout whenever libasyncns returns
an error instead of "Connection refused".
--
Ticket URL: <http://pulseaudio.org/ticket/752#comment:11>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list