[vlc-devel] net_Read in modules/access/udp.c and __net_Read in src/network/udp.c

Remi Denis-Courmont rdenis at simphalempin.com
Wed Sep 5 12:19:00 CEST 2007


> in function BlockUDP: net_Read is called
> with the last parameter set to
> vlc_false which means that only 1 mtu is
> read from the socket as b_retry is set to
> false..

One datagram is dequeued at a time.
This is needed for proper RTP (un)framing.





More information about the vlc-devel mailing list