summaryrefslogtreecommitdiffstats
path: root/io/channel-watch.c
Commit message (Expand)AuthorAgeFilesLines
* io: implement socket watch for win32 using WSAEventSelect+selectPaolo Bonzini2019-11-291-1/+125
* io: introduce qio_channel_create_socket_watchPaolo Bonzini2019-11-291-0/+15
* io: pass HANDLE to g_source_add_poll on Win32Paolo Bonzini2019-11-291-2/+11
* io: Clean up includesPeter Maydell2019-11-291-0/+1
* io: add helper module for creating watches on FDsDaniel P. Berrange2019-11-291-0/+198
OpenPOWER on IntegriCloud