[Bug 731566] New: tcpserversrc: close the server socket after accepting a connection

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 12 04:30:47 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=731566
  GStreamer | gst-plugins-base | git

           Summary: tcpserversrc: close the server socket after accepting
                    a connection
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: m.olbrich at pengutronix.de
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=278329)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=278329)
patch

g_socket_accept() is only called once for a server socket. So keeping the
socket open ist just confusing possible clients.

-- 
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