Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Remove Solaris-specific version of listenerSockaddr. | ian | 2013-07-23 | 1 | -29/+0 |
| | | | | | | | Solaris will use the version in sock_unix.go. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201183 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | PR go/52583 | ian | 2012-04-25 | 1 | -0/+47 |
net: Solaris fixes. In particular fix fd_select.go to handle the case where a file descriptor is closed by one goroutine while another goroutine is waiting for it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186801 138bc75d-0d04-0410-961f-82ee72b054a4 |