gst/udp/gstudpsrc.c: Use CLOSE_SOCKET() here instead of close() to maintain win32...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 27 Jul 2006 10:01:49 +0000 (10:01 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 27 Jul 2006 10:01:49 +0000 (10:01 +0000)
commit3deb7ad298b4a8f03f16e3feb03d827029736717
tree06154ec7ff6ae46ebf93c4b3085ec188a9e29a64
parent5eebca0ee36a808db05759ba6e788c2930395180
gst/udp/gstudpsrc.c: Use CLOSE_SOCKET() here instead of close() to maintain win32 workiness.

Original commit message from CVS:
* gst/udp/gstudpsrc.c: (gst_udpsrc_start):
Use CLOSE_SOCKET() here instead of close() to maintain
win32 workiness.
ChangeLog
gst/udp/gstudpsrc.c