re PR go/48019 (Need to handle EINTR in libgo testsuite)
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 9 Mar 2011 06:57:04 +0000 (06:57 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 9 Mar 2011 06:57:04 +0000 (06:57 +0000)
commita33d93c3df055e195bc293b9a2fa05e8699dbc83
tree40c4745268f47c968c46e6faf1e4a6518bba0154
parent7b5e671326b7516d1ca13cb64050ffda279e66ea
re PR go/48019 (Need to handle EINTR in libgo testsuite)

PR go/48019
Ignore EINTR in socket connect.

From-SVN: r170811
libgo/go/net/sock.go