net: use socklen_t where appropriate rather than specific type
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Sat, 29 Jan 2011 17:02:11 +0000 (18:02 +0100)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Mon, 31 Jan 2011 17:55:21 +0000 (18:55 +0100)
commitaf1340979860e71e59f6124bd1ce988c71ea17f5
treeab8fffabf57df66a04917194de118b9492dec573
parentb93b05653ee66728b80960e923aa967cb30fc0c8
net: use socklen_t where appropriate rather than specific type

In particular, fixes Cygwin build where socklen_t is defined as int
in line with native win32 api definition.
libs/gst/net/gstnettimeprovider.c
libs/gst/net/gstnettimeprovider.h