agent: add nice_agent_close_async() API
authorJakub Adam <jakub.adam@collabora.com>
Mon, 25 Feb 2019 10:30:10 +0000 (11:30 +0100)
committerOlivier CrĂȘte <olivier.crete@ocrete.ca>
Thu, 9 May 2019 01:14:37 +0000 (01:14 +0000)
commite78a492314e4577d33966434708e17eb9e2e52a2
tree2e4607f399e7ba351cb4c95208517f7ca9283a2d
parent45524a730da88f567b7206bc4dee273ee1a332d0
agent: add nice_agent_close_async() API

Asynchronously closes resources the agent has allocated on remote
servers.
agent/agent.c
agent/agent.h
docs/reference/libnice/libnice-sections.txt
nice/libnice.sym
tests/test-fullmode.c
tests/test-turn.c