This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug go/56172] net FAILs on Solaris


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

--- Comment #4 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> 2013-02-06 22:40:26 UTC ---
Author: ian
Date: Wed Feb  6 22:40:18 2013
New Revision: 195823

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195823
Log:
    PR go/56172
net: Fixes for select based pollster.

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

Modified:
    trunk/libgo/go/net/fd_bsd.go
    trunk/libgo/go/net/fd_linux.go
    trunk/libgo/go/net/fd_select.go
    trunk/libgo/go/net/fd_unix.go


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]