]> git.sesse.net Git - vlc/commit
Remove the getaddrinfo transport protocol and socket type hacks
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 1 Feb 2010 21:13:26 +0000 (23:13 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 1 Feb 2010 21:13:26 +0000 (23:13 +0200)
commit3adb049b4bba9e6537940a907cd50ebb52e1a278
treed3a44020c0802565dc1b56fd88260ab85b89f5dd
parente71a4f984868b1d3f48d95c03285a06371624476
Remove the getaddrinfo transport protocol and socket type hacks

That was meant for DCCP and UDP-Lite but it shouldn't be needed.
src/network/io.c
src/network/tcp.c
src/network/udp.c