[gstreamer-bugs] [Bug 622757] gst-rtsp-server needs the SO_LINGER option to be set to reset the TCP connection immediately for port reuse

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 20 07:07:39 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=622757
  GStreamer | gst-rtsp-server | 0.10.5

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #13 from Wim Taymans <wim.taymans at gmail.com> 2010-08-20 14:07:33 UTC ---
no problem. I disabled it for now but there is still a define in the code just
so that we don't forget about it.

commit af732fa7492c592c6ce7fd8b6092354e64f4675b
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Fri Aug 20 10:18:34 2010 +0200

    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.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list