On Wed, 31 Jul 2013, Luca Barbato wrote:

On 31/07/13 11:35, Martin Storsjö wrote:
---
 libavformat/rtpproto.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


Doesn't poll(..,0) act as usleep(0) ?

If you mean that it gives up the current timeslice - it might, but I'm not sure. But we need to do it since there's multiple different sockets and we need to know if any of them has data available.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to