|
From: | Paolo Bonzini |
Subject: | Re: [Qemu-devel] [PATCH 2/2] main: switch qemu_set_fd_handler to g_io_add_watch |
Date: | Wed, 07 Sep 2011 09:03:14 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0 |
On 09/06/2011 05:59 PM, Anthony Liguori wrote:
So it should be possible to add a new Source type that just selects on a file descriptor and avoid GIOChannels?
I think you still have the problem that glib on Windows waits for HANDLEs, not file descriptors. Also, I'm not sure it's worth it though as long as slirp still does its own fill/poll.
Paolo
[Prev in Thread] | Current Thread | [Next in Thread] |