Paolo Bonzini wrote: > > Unconnected socket test... passed > > Connected sockets test... failed (expecting POLLHUP after shutdown) > > General socket test with fork... failed (expecting POLLHUP after shutdown) > > Pipe test... passed > > FAIL: test-poll > > This might be a real bug of POLLHUP detection in Solaris poll.
So, what do you propose? Work around it in the 'poll' module, or relax the test? Bruno
