[gstreamer-bugs] [Bug 317048] gstreamer Cygwin build fixes

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 24 02:41:41 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=317048
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Comment #33 from Tim-Philipp Müller  2006-02-24 10:41 UTC -------
Committed fixes for -base and -good, so that just leaves the MSG_DONTWAIT
issue.

Further to David's comments in comment #22: gst_net_time_packet_receive() seems
to only be called after a select() call has determined that the socket can be
read from, and all uses of gst_net_time_packet_send() disregard the return
value anyway, so we might be able to get away with just setting the socket to
non-blocking mode while sending and let that be it, no?


-- 
Configure bugmail: http://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