aboutsummaryrefslogtreecommitdiff
path: root/io/channel-watch.c
AgeCommit message (Expand)Author
2017-02-21io: add methods to set I/O handlers on AioContextPaolo Bonzini
2016-03-10io: implement socket watch for win32 using WSAEventSelect+selectPaolo Bonzini
2016-03-10io: introduce qio_channel_create_socket_watchPaolo Bonzini
2016-03-10io: pass HANDLE to g_source_add_poll on Win32Paolo Bonzini
2016-02-04io: Clean up includesPeter Maydell
2015-12-18io: add helper module for creating watches on FDsDaniel P. Berrange