[Spice-devel] [PATCH 5/7] red_worker: reimplement event loop using poll()

Paolo Bonzini pbonzini at redhat.com
Fri Feb 17 03:53:48 PST 2012


On 02/17/2012 10:05 AM, Alon Levy wrote:
> The patch itself looks ok, but I'm not sure I like the direction. Why
> not specialize, have epoll for linux and poll if epoll isn't supported?
>  - double the code
>  + no possible regression

- guaranteed bitrot in the poll() path :)

Paolo


More information about the Spice-devel mailing list