Bug 75600 - Split nice_agent_gather_candidates()
Summary: Split nice_agent_gather_candidates()
Status: RESOLVED NOTABUG
Alias: None
Product: nice
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: Olivier Crête
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-28 08:58 UTC by Philip Withnall
Modified: 2015-03-28 00:07 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Philip Withnall 2014-02-28 08:58:05 UTC
It would be useful if nice_agent_gather_candidates() were split so creation of local candidates and starting to gather are separate. This would allow nice_agent_get_local_candidates() to be called inbetween, as soon as the local sockets are set up.

It would also be nice if a blocking/async version of nice_agent_gather_candidates() existed, rather than having to wait on a one-time candidate-pair-selected signal.
Comment 1 Olivier Crête 2015-03-28 00:07:26 UTC
I think creating the local candidate is synchronous in nice_agent_gather_candidates(), they should all exist once it returns.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.