summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2014-01-03 11:18:51 +0000
committerOlivier Crête <olivier.crete@collabora.com>2014-01-31 01:48:58 -0500
commit5d63de5a952dbb56d1141175a55dd40dea4396be (patch)
treece092912598536ece33ba8c2a3d5879f985a408c /docs
parent243c47ecc9d694ecfe230880081634936770a959 (diff)
downloadlibnice-5d63de5a952dbb56d1141175a55dd40dea4396be.tar.gz
agent: Add a nice_agent_send_full() API exposing error information
This adds GError and GCancellable parameters to the existing nice_agent_send() API, and is identical in all other respects (notably, it is non-blocking). The GCancellable is currently unused, but could be used in future if the API grows to support blocking writes. The GError is used to return more interesting error codes than just ‘-1’.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libnice/libnice-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/libnice/libnice-sections.txt b/docs/reference/libnice/libnice-sections.txt
index 7a1c53a..bad2dfb 100644
--- a/docs/reference/libnice/libnice-sections.txt
+++ b/docs/reference/libnice/libnice-sections.txt
@@ -23,6 +23,7 @@ nice_agent_get_remote_candidates
nice_agent_get_local_candidates
nice_agent_get_selected_pair
nice_agent_send
+nice_agent_send_full
nice_agent_recv
nice_agent_attach_recv
nice_agent_set_selected_pair