> 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.