gstreamer/libs/gst/net
Mark Nauwelaerts af13409798 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.
2011-01-31 18:55:21 +01:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
gstnet.h check/: Add a most minimal test for the net client clock. More to come later. 2005-11-17 17:55:17 +00:00
gstnetclientclock.c docs: fix broken xrefs 2009-11-27 16:39:37 +02:00
gstnetclientclock.h docs: fix misc. gtk-doc warnings in libs 2010-10-16 19:19:47 +01:00
gstnettimepacket.c Fix signed when compiling with MSys/MinGW 2009-02-23 12:33:13 +01:00
gstnettimepacket.h Define socklen_t as int if it's not defined yet. Fixes compilation with MSVC6 and other versions where socklen_t is n... 2008-04-13 17:51:02 +00:00
gstnettimeprovider.c net: use socklen_t where appropriate rather than specific type 2011-01-31 18:55:21 +01:00
gstnettimeprovider.h net: use socklen_t where appropriate rather than specific type 2011-01-31 18:55:21 +01:00
Makefile.am gobject-introspection: try harder to make g-ir-scanner use the right libgstreamer 2011-01-18 09:04:51 +00:00