[gstreamer-bugs] [Bug 597539] [gststrpconnection.c] 'close' is not defined in Microsoft's CRT

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 6 13:38:23 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=597539
  GStreamer | gst-plugins-base | 0.10.25

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2009-10-06 20:38:19 UTC ---
commit 730eead9a987b6f94ff07337b247da3c26ad0280
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Tue Oct 6 19:17:49 2009 +0200

    rtsp: use CLOSE_SOCKET() instead of close()

    Use CLOSE_SOCKET instead of directly calling close() because it does the
right
    thing for windows.

    Fixes #597539

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