Remove weak ref on the session in teardown
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 11 Mar 2009 19:03:06 +0000 (20:03 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 11 Mar 2009 19:03:06 +0000 (20:03 +0100)
commitd3c404f32f6a039770bbdbdd9a1dc84d66b6ee70
treedbec6a37c3f7452bd182a13bd7b7d2f737a704ff
parent1be35624dad16502835a4de6300cc6a735030c05
Remove weak ref on the session in teardown

We need to remove our weakref from the session when we do a teardown because
else we close the TCP connection prematurely.
gst/rtsp-server/rtsp-client.c