libgo patch committed: Ignore EINTR in connect

Ian Lance Taylor iant@google.com
Wed Mar 9 06:57:00 GMT 2011


This libgo patch ignores an EINTR which occurs while calling connect on
a socket.  Bootstrapped and ran Go testsuite on
x86_64-unknown-linux-gnu.  Committed to mainline.

This is for PR 48019.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 351 bytes
Desc: patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110309/02fc3cd5/attachment.bin>


More information about the Gcc-patches mailing list