[Nice] [nice/master] correctly count nominated pairs (just for debug)

Youness Alaoui youness.alaoui at collabora.co.uk
Wed Nov 12 12:39:16 PST 2008


---
 agent/conncheck.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/agent/conncheck.c b/agent/conncheck.c
index 89207ac..67d5b34 100644
--- a/agent/conncheck.c
+++ b/agent/conncheck.c
@@ -880,6 +880,7 @@ static void priv_update_check_list_state_for_ready (NiceAgent *agent, Stream *st
 	  p->state == NICE_CHECK_DISCOVERED) {
 	++succeeded;
 	if (p->nominated == TRUE) {
+          ++nominated;
 	  priv_prune_pending_checks (stream, p->component_id);
 	  agent_signal_component_state_change (agent,
 					       p->stream_id,
-- 
1.5.6.5




More information about the Nice mailing list