client: handle lost_tunnel callbacks
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 6 Apr 2010 09:13:51 +0000 (11:13 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 6 Apr 2010 09:13:51 +0000 (11:13 +0200)
commit30c31a65eb03873c00dc358a1a36bb67f881fb9b
tree4a35f869a7199fe9e8a0870c2ef87c80c0ac64e5
parent09b97dd4ac0429412de941ce16466ab44606da33
client: handle lost_tunnel callbacks

Handle lost_tunnel callbacks and use it to store the tunnelid back into the
hashtable so that we can reuse it for when the client reopens the POST
socket.
Close the connection after a TEARDOWN.
Make sure or watchid is cleared when the watch is removed.

Fixes #612915
gst/rtsp-server/rtsp-client.c