server: disable use of SO_LINGER
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 20 Aug 2010 08:18:34 +0000 (10:18 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 20 Aug 2010 08:18:34 +0000 (10:18 +0200)
commitaf732fa7492c592c6ce7fd8b6092354e64f4675b
tree8f5269d77f49ea1fbd36ef7486679b674fc41f78
parent2607ff079da6f01831cd809f83aaabab1a89a428
server: disable use of SO_LINGER

SO_LINGER cause the client to fail to receive a TEARDOWN message because the
server close()s the connection.
gst/rtsp-server/rtsp-server.c