]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR go/56172 (net FAILs on Solaris)
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 6 Feb 2013 22:40:18 +0000 (22:40 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 6 Feb 2013 22:40:18 +0000 (22:40 +0000)
commitd617bce48cdc251c0b8c07713c03065d9c122aa2
treec583f9846d43da4bd06b379bb1f0296b4b5a43f0
parentb96299a1353eae165dc0693b4917b4d757675b9d
re PR go/56172 (net FAILs on Solaris)

PR go/56172
net: Fixes for select based pollster.

Make Close work properly, mainly for testing.  Restart the
select if a descriptor is closed.

From-SVN: r195823
libgo/go/net/fd_bsd.go
libgo/go/net/fd_linux.go
libgo/go/net/fd_select.go
libgo/go/net/fd_unix.go