event_pipe: fix WIN32 regression
The event pipe is not a socket, and the patch that introduced g_io_channel_new_socket() to the event pipe library was wrong.
This commit is contained in:
The event pipe is not a socket, and the patch that introduced g_io_channel_new_socket() to the event pipe library was wrong.