14 Oct
2009
14 Oct
'09
10:10
http://bugzilla.novell.com/show_bug.cgi?id=540338 User matz@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=540338#c11 --- Comment #11 from Michael Matz <matz@novell.com> 2009-10-14 04:10:02 MDT --- One thing I notice in the strace of Bart on bug 541456 is that poll() returns with POLL_IN|POLL_HUP on the filedesc in question. That's a hangup on the socket, sent when the connection is completely closed. Of course accept() won't work on these. I haven't studied the sources yet, so I don't know if that socket ever is supposed to be closed or not. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.