diff options
author | Youness Alaoui <youness.alaoui@collabora.co.uk> | 2008-04-22 16:14:00 +0000 |
---|---|---|
committer | Youness Alaoui <youness.alaoui@collabora.co.uk> | 2008-04-22 16:14:00 +0000 |
commit | 93ac1313641efe0ae41ebc3544e7230e54477289 (patch) | |
tree | bb9cacf031d73b78457c7fd5f0085bbed4741f05 /nice | |
parent | 8d3f8b25fba619794e8ffe6908227499fd28bb94 (diff) | |
download | libnice-93ac1313641efe0ae41ebc3544e7230e54477289.tar.gz |
Adding compatibility mode and improvements on the main loop integration.
darcs-hash:20080422161414-4f0f6-388208b2ac7bb2a7ab06e48151e2152fc0621331.gz
Diffstat (limited to 'nice')
-rw-r--r-- | nice/libnice.sym | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nice/libnice.sym b/nice/libnice.sym index aa3ac1d..1c201de 100644 --- a/nice/libnice.sym +++ b/nice/libnice.sym @@ -14,11 +14,11 @@ nice_address_to_string nice_agent_add_local_address nice_agent_add_remote_candidate nice_agent_add_stream +nice_agent_attach_recv nice_agent_get_local_candidates nice_agent_get_local_credentials nice_agent_get_remote_candidates nice_agent_get_type -nice_agent_main_context_attach nice_agent_new nice_agent_poll_read nice_agent_recv |