]> git.sesse.net Git - vlc/commit
Disconnect before trying with authentication
authorIlkka Ollakka <ileoo@videolan.org>
Mon, 29 Sep 2008 14:02:28 +0000 (17:02 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Mon, 29 Sep 2008 19:49:01 +0000 (22:49 +0300)
commit2bf3bbdbad6e9bc9352562b997082bfb90cba6fb
treee2bde97f9b0797bff2b508a91f257e4b1fe17017
parent2486b5f6d45197decfb60590027019a4b995fdcc
Disconnect before trying with authentication

Disconnects http-connection before trying with authentication info.
This enables to use http-authentication sources without leaking fds

Kinda work-around
modules/access/http.c