summaryrefslogtreecommitdiff
path: root/io/channel-watch.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-21io: add methods to set I/O handlers on AioContextPaolo Bonzini1-0/+6
2016-03-10io: implement socket watch for win32 using WSAEventSelect+selectPaolo Bonzini1-1/+125
2016-03-10io: introduce qio_channel_create_socket_watchPaolo Bonzini1-0/+15
2016-03-10io: pass HANDLE to g_source_add_poll on Win32Paolo Bonzini1-2/+11
2016-02-04io: Clean up includesPeter Maydell1-0/+1
2015-12-18io: add helper module for creating watches on FDsDaniel P. Berrange1-0/+198