[Bug 688535] write/poll on closed sockets after handling a TEARDOWN request
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Nov 20 00:33:02 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=688535
GStreamer | gst-rtsp-server | git
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |wim.taymans at gmail.com
Resolution| |FIXED
Target Milestone|HEAD |1.0.x
--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2012-11-20 08:33:00 UTC ---
commit 65042a9551a9cf4586d6e3fa49e6a10f25873553
Author: Alessandro Decina <alessandro.d at gmail.com>
Date: Sat Nov 17 14:51:52 2012 +0100
client: wait until the TEARDOWN response is sent to close the connection
Responses can be sent async so we need to wait until the TEARDOWN response
has
been written before we close the connection to the client. This avoids the
risk
of writing/polling closed sockets.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=688535
--
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