On Fri, Jun 18, 2010 at 6:12 AM, Robert Krakora
<
[hidden email]> wrote:
> Hello,
>
> I think gst-rtsp-server needs the SO_LINGER option to be set to reset
> the TCP connection immediately.
>
> linger.l_onoff = 1;
> linger.l_linger = 0;
>
> if (setsockopt (server->server_sock.fd, SOL_SOCKET, SO_LINGER,
> (void *) &linger, sizeof (linger)) < 0)
> goto linger_failed;
Rob,
This and your other issues should get filed in bugzilla
(
http://bugzilla.gnome.org is gstreamer's bug tracker), otherwise
they're likely to not get fixed.
Providing the patch as an attachment in patch format is ideal.
Mike
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel