[Bug 711689] client: allow absolute path in requests

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 11 09:45:17 PST 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #259280|none                        |needs-work
             status|                            |

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-11-11 17:45:15 UTC ---
Review of attachment 259280:
 --> (https://bugzilla.gnome.org/review?bug=711689&attachment=259280)

Remove the common change from the patch please

::: tests/check/gst/client.c
@@ +193,3 @@
+  /* OPTIONS with an absolute path instead of an absolute url */
+  /* set host information */
+  fd = socket (AF_INET, SOCK_STREAM, 0);

This is not very portable, better use GIO to create the socket too.

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