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