agent: add nice_agent_get_sockets API
authorOlivier Crête <olivier.crete@collabora.com>
Fri, 28 Jun 2019 21:03:44 +0000 (17:03 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Tue, 2 Jul 2019 19:18:59 +0000 (15:18 -0400)
commit875a23a72257f38a3286315e9752fe93e5ab9591
tree3327ee0464a627b442e431af93a5c71f83587689
parentb99854746645621b71a68a3510a40a2eca8cce9d
agent: add nice_agent_get_sockets API

This API makes it possible to get an array of all of the sockets used
by a specific component, this is useful to set options on the socket.

Also bump GLib requirement to 2.54, which is the version in RHEL 7
README
agent/agent.c
agent/agent.h
agent/component.c
agent/component.h
configure.ac
docs/reference/libnice/libnice-docs.xml
docs/reference/libnice/libnice-sections.txt
meson.build
nice/libnice.sym