Files
glib/docs
Ryan Lortie 19499579f9 gpoll: introduce new ghandle type
We've long discussed having a ghandle type corresponding to HANDLE on windows
and an int (fd) elsewhere.  Let's add that now.

We continue to maintain the 'fd' field as being an integer on Windows in order
to avoid warnings about implicit casts in existing software.  'ghandleint' was
introduced for that purpose.
2014-12-18 17:00:12 -05:00
..
2013-10-17 13:20:14 -04:00