On 01/14/2013 06:07 PM, Paolo Bonzini wrote: > Ok. I guess the problem is that we use select(), not poll(), so we have > no way to get POLLHUP notifications. But the write fd_set receives the > file descriptor because indeed writes will not block.
Hi Paolo, is there any movement switch select() to poll()? Thanks, Yuan
