[vlc-devel] vlc: svn commit r23768 (pdherbemont)

Subversion daemon svn at videolan.org
Fri Dec 21 19:52:21 CET 2007


r23768 | pdherbemont | 2007-12-21 19:52:21 +0100 (Fri, 21 Dec 2007) | 5 lines
Changed paths:
   M /trunk/include/vlc_network.h
   M /trunk/modules/services_discovery/sap.c
   M /trunk/src/network/io.c

modules/services_discovery/sap.c: Don't trust announcement down packet, but support implicit timeout.
* As suggested in the RFC we remove the discovered media if there is no new packet after three average packet period. (implicit timeout).
* Announcement of removal packet can be used to silently replace an announce by an other.
* Add a timeout argument to net_Select.

 > http://trac.videolan.org/vlc/changeset/23768



More information about the vlc-devel mailing list