]> git.sesse.net Git - vlc/commit
sout: chromecast: close connection on load failure
authorFrancois Cartegnie <fcvlcdev@free.fr>
Tue, 7 Oct 2014 16:12:13 +0000 (18:12 +0200)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Wed, 8 Oct 2014 22:02:15 +0000 (00:02 +0200)
commit034ce48d5f028549c892c083f27b1c3c6c5df8da
treef113bf9c8dc4e43b5fe453c932f56a310e446f83
parent919850d1d07c568e68300ad2260fa9ea202cf569
sout: chromecast: close connection on load failure

only msgClose won't stop listening, so we need to
flag as CONN_DEAD as well so it will send the close
message and exit thread
modules/stream_out/chromecast/cast.cpp