gio: Add private API to create win32 streams from fds
authorColin Walters <walters@verbum.org>
Tue, 22 May 2012 20:06:10 +0000 (16:06 -0400)
committerRyan Lortie <desrt@desrt.ca>
Thu, 17 Oct 2013 18:27:07 +0000 (14:27 -0400)
commitc515c3ed111a721047d014832c2fc24bd1adb4a0
tree1b05c11b3d1931fc4ad6bf76a66a070bcc7a524b
parentaaddd823bcce4c5f751cb694c7c7d5064978213b
gio: Add private API to create win32 streams from fds

This will be used by GSubprocess.

https://bugzilla.gnome.org/show_bug.cgi?id=672102
gio/Makefile.am
gio/giowin32-priv.h [new file with mode: 0644]
gio/gwin32inputstream.c
gio/gwin32outputstream.c