glib.h glib.def New function, to make a GPollFD from a GIOChannel. Creates

2000-08-31  Tor Lillqvist  <tml@iki.fi>

	* glib.h
	* glib.def
	* giowin32.c (g_io_channel_win32_make_pollfd): New function, to
	make a GPollFD from a GIOChannel. Creates the events and starts
	the reader thread if necessary.
This commit is contained in:
Tor Lillqvist
2000-08-31 22:47:24 +00:00
committed by Tor Lillqvist
parent ba8a71589d
commit 3dcf39eb77
14 changed files with 134 additions and 20 deletions

View File

@@ -164,6 +164,7 @@ EXPORTS
g_io_channel_win32_new_pipe
g_io_channel_win32_new_pipe_with_wakeups
g_io_channel_win32_new_stream_socket
g_io_channel_win32_make_pollfd
g_io_channel_win32_pipe_readable
g_io_channel_win32_pipe_request_wakeups
g_io_channel_win32_poll