Define socklen_t as int if it's not defined yet. Fixes compilation with MSVC6 and...
authorKwang Yul Seo <kwangyul.seo.gmail.com>
Sun, 13 Apr 2008 17:51:02 +0000 (17:51 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 13 Apr 2008 17:51:02 +0000 (17:51 +0000)
commit45b9ce9e3b2f4cce4091459ba4e5b22262befd23
treed69f21b59ff6b144376471427e292451b05670f0
parent938da2d4e2c893e2b5f7af23bd0039e49a26b608
Define socklen_t as int if it's not defined yet. Fixes compilation with MSVC6 and other versions where socklen_t is n...

Original commit message from CVS:
Patch by: Kwang Yul Seo  <kwangyul.seo gmail com>
* libs/gst/net/gstnettimepacket.h:
* docs/libs/gstreamer-libs-sections.txt:
Define socklen_t as int if it's not defined yet. Fixes compilation
with MSVC6 and other versions where socklen_t is not defined in
the windows headers (#518022).
ChangeLog
docs/libs/gstreamer-libs-sections.txt
libs/gst/net/gstnettimepacket.h