[Bug go/48019] Need to handle EINTR in libgo testsuite

ro at CeBiTec dot Uni-Bielefeld.DE gcc-bugzilla@gcc.gnu.org
Thu Mar 31 16:11:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48019

--- Comment #13 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-03-31 16:00:53 UTC ---
> OK, so now we know that connect ignores SA_RESTART, but I forgot to ask about
> accept.  Can you try this program as well?
>
> On GNU/Linux it prints "accept succeeded".

Sure: on Solaris 8/x86 and Solaris 11/SPARC, I get

accept: Interrupted system call

On IRIX 6.5 and Tru64 UNIX V5.1, I get

accept succeeded

    Rainer



More information about the Gcc-bugs mailing list