[gstreamer-bugs] [Bug 314624] [PATCH] Provide a way to use unix sockets beside simple tcp sockets

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Aug 4 06:29:52 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=314624

  GStreamer | gst-plugins-base | Ver: git




------- Comment #15 from Jarkko Palviainen  2009-08-04 13:29 UTC -------

(In reply to comment #14)
> I don't think this should be added to tcp{client,server}[sink,src}. There
> should be unix{client,server}{sink,src} that handle this.
> 
> Unix Domain Sockets are in no way related to TCP (well, except that they both
> use sockets but you can say the same about UDP) so it should be a separate
> element. Those elements will probably share a lot of code though.
> 

Agreed. I think I'll try to write a 'unixclientsink' first, as it seems to be
working with the ported 0.8 patch proposal. 

INET and UNIX domain socket code have quite a lot of common code, but I don't
know yet any better way to organise this (e.g. renaming tcp* elements probably
is not going to be worth the mess).


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=314624.




More information about the Gstreamer-bugs mailing list