]> git.sesse.net Git - vlc/commit
* all: added a i_ttl field in network_socket_t to allow per connection ttl
authorLaurent Aimar <fenrir@videolan.org>
Thu, 31 Jul 2003 23:44:49 +0000 (23:44 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 31 Jul 2003 23:44:49 +0000 (23:44 +0000)
commit0d39f13d96739ed13f062cc086b6b7079223c8da
tree9417d2e4ac8cbec822c2b7563cd1b1fcd6e79c35
parent05eff32d6c48ec2ebe5b071296edc88e5058ee83
 * all: added a i_ttl field in network_socket_t to allow per connection ttl
setting (in fact only used by access_out/udp.c.
include/network.h
modules/access/ftp.c
modules/access/http.c
modules/access/mms/mmsh.c
modules/access/mms/mmstu.c
modules/access/udp.c
modules/access_output/udp.c
modules/misc/network/ipv4.c
modules/misc/network/ipv6.c
modules/misc/sap.c
src/stream_output/announce.c