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