summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorBryce Allen <ballen@ci.uchicago.edu>2013-11-20 16:46:06 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.com>2013-11-20 16:46:06 -0500
commit19679283e080859f0faa3d3df39b4117ce74db86 (patch)
treee55998db77623679c49bbb29dfbb8d45e575bb2d /win32
parent54577177bb85dc154ac33733bf1c984ff1ce9cc9 (diff)
downloadlibnice-19679283e080859f0faa3d3df39b4117ce74db86.tar.gz
agent: Add API to retrieve the selected GSocket
This should be used only when the protocol has it's own keepalive mechanism
Diffstat (limited to 'win32')
-rw-r--r--win32/vs9/libnice.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/vs9/libnice.def b/win32/vs9/libnice.def
index 53d7cb0..abb7732 100644
--- a/win32/vs9/libnice.def
+++ b/win32/vs9/libnice.def
@@ -30,6 +30,7 @@ nice_agent_get_local_candidates
nice_agent_get_local_credentials
nice_agent_get_remote_candidates
nice_agent_get_selected_pair
+nice_agent_get_selected_socket
nice_agent_get_stream_name
nice_agent_get_type
nice_agent_new