commit | a3e4b4a8091cc4fcf7cb619570c72c54c2d6a6e9 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Wed Feb 20 11:28:29 2013 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Feb 21 16:17:31 2013 -0600 |
tree | 61e4b06de9c21e95cec635e31b97dba0a5d80758 | |
parent | 8917c3bdba37d6fe4393db0fad3fabbde9530d6b [diff] |
iohandler: switch to GPollFD Convert iohandler_select_fill() and iohandler_select_poll() to use GPollFD instead of rfds/wfds/xfds. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Message-id: 1361356113-11049-7-git-send-email-stefanha@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>