]> git.sesse.net Git - vlc/commit
src: implement proxy URL support for Darwin
authorFelix Paul Kühne <fkuehne@videolan.org>
Sun, 14 Apr 2013 09:40:32 +0000 (11:40 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 14 Apr 2013 09:40:32 +0000 (11:40 +0200)
commitb3efcf715fbd06bf981deb183e6b30e755ab5e7c
tree4cf742e295aa44055e64da76b2a2cbd8ce02f09c
parent5c097894782c187535441792fb5c38a2acadba7c
src: implement proxy URL support for Darwin

Needs some more testing, especially on embedded platforms
configure.ac
src/Makefile.am
src/darwin/netconf.c [new file with mode: 0644]
src/win32/netconf.c