[Bug 688395] rtsp-server: socket not closed when removing GSource

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 15 05:29:37 PST 2012


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

--- Comment #1 from David Svensson Fors <davidsf at axis.com> 2012-11-15 13:29:33 UTC ---
Created an attachment (id=229045)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=229045)
Test program for starting and stopping multiple times

I used this modified version of gst-rtsp-server/tests/test-cleanup.c for
reproducing the problem and checking the fix. It starts and stops the server 3
times. While running the program, I checked with

netstat -a | grep 8554

at what times the server was listening on the port (watch -n 0.1 'netstat -a |
grep 8554').

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