[vlc-devel] net_Read in modules/access/udp.c and __net_Read in	src/network/udp.c
    Anand Anand 
    taknevski at gmail.com
       
    Wed Sep  5 11:04:57 CEST 2007
    
    
  
hi,
Can someone please clarify my doubt:
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.. how does the program ensure that the entire udp stream is
received ? from my understanding the program breaks from the while loop in
net_read after receiving one MTU only... what happens to the rest of the udp
stream?
Thank you,
Anand Venkat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070905/53d86c52/attachment.html>
    
    
More information about the vlc-devel
mailing list