agent: Add a nice_agent_recv_nonblocking() function
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 9 Jan 2014 17:59:11 +0000 (17:59 +0000)
committerOlivier Crête <olivier.crete@collabora.com>
Fri, 31 Jan 2014 06:48:59 +0000 (01:48 -0500)
commit6d3a32a0573db6e3fe4a1ad92c3f0678083c5cc3
tree11c9550a51318e1a7961a43e8afab5b238131f94
parent11f04d6cbd3772f4fafc503b477de6517bab1e68
agent: Add a nice_agent_recv_nonblocking() function

This is a non-blocking variant of nice_agent_recv(), and will be used
internally by the GPollableInputStream implementation. External
implementations may use it as well.

It reserves the right to iterate the main context, but doesn’t currently
do so.
agent/agent.c
agent/agent.h
docs/reference/libnice/libnice-sections.txt
nice/libnice.sym