On 08/30/2009 04:28 PM, Bruno Haible wrote:
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?

Probably relaxing the test would be best, but the important thing would be to see how it can be relaxed. I'd start adding a delay and, if that is not enough, using netstat to see what the TCP stack is doing.

Paolo


Reply via email to