]> git.sesse.net Git - vlc/commit
Remove the old port 80 hack in the network subsystem
authorRémi Denis-Courmont <rem@videolan.org>
Mon, 3 Mar 2008 17:06:48 +0000 (19:06 +0200)
committerRémi Denis-Courmont <rem@videolan.org>
Mon, 3 Mar 2008 17:08:29 +0000 (19:08 +0200)
commit62796e96ebc124277c473cab1028b2be2b8980c8
tree5c37609e8874ec5205458dc1e9c2d18d8c2f0461
parent86fffb2fe82da640baf36664069bc33e172c55d4
Remove the old port 80 hack in the network subsystem

The only paths that still appears not to set a default remote port are
the dccp/rtp and tcp/rtp accesses. And it makes no sense for these to
default to HTTP port 80 anyway.

Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
src/network/tcp.c