summaryrefslogtreecommitdiff
path: root/agent/agent-priv.h
diff options
context:
space:
mode:
authorYouness Alaoui <kakaroto@kakaroto.(none)>2008-04-30 21:22:25 -0400
committerYouness Alaoui <kakaroto@kakaroto.(none)>2008-04-30 21:22:25 -0400
commit8ac6682cd9e427b166da0a0a79c4e2a16c38be0e (patch)
tree1bdbd2a8afd3a67808fe74a679ae1f5da6253ac8 /agent/agent-priv.h
parent8d48664b20fd7652bcccecce3acfdbc319e6fc51 (diff)
downloadlibnice-8ac6682cd9e427b166da0a0a79c4e2a16c38be0e.tar.gz
Make sure that candidate pairs are created correctly when the remote candidates were added before the local candidates were gathered. This is a threading race condition fix.
Diffstat (limited to 'agent/agent-priv.h')
-rw-r--r--agent/agent-priv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/agent/agent-priv.h b/agent/agent-priv.h
index c590c74..84f3896 100644
--- a/agent/agent-priv.h
+++ b/agent/agent-priv.h
@@ -106,6 +106,7 @@ agent_find_component (
Stream *agent_find_stream (NiceAgent *agent, guint stream_id);
+void agent_gathering_done (NiceAgent *agent);
void agent_signal_gathering_done (NiceAgent *agent);
void agent_signal_new_selected_pair (