Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io: add methods to set I/O handlers on AioContext | Paolo Bonzini | 2017-02-21 | 1 | -0/+6 |
* | io: implement socket watch for win32 using WSAEventSelect+select | Paolo Bonzini | 2016-03-10 | 1 | -1/+125 |
* | io: introduce qio_channel_create_socket_watch | Paolo Bonzini | 2016-03-10 | 1 | -0/+15 |
* | io: pass HANDLE to g_source_add_poll on Win32 | Paolo Bonzini | 2016-03-10 | 1 | -2/+11 |
* | io: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
* | io: add helper module for creating watches on FDs | Daniel P. Berrange | 2015-12-18 | 1 | -0/+198 |