Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2924)

Issue 36030043: code review 36030043: runtime, net: add support for GOOS=solaris

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by aram
Modified:
10 years, 1 month ago
Reviewers:
rsc, dfc
CC:
golang-codereviews, minux1, mikio, dfc, iant, rsc
Visibility:
Public.

Description

runtime, net: add support for GOOS=solaris

Patch Set 1 #

Patch Set 2 : diff -r bddf2a72f5e1 https://code.google.com/p/go #

Patch Set 3 : diff -r bddf2a72f5e1 https://code.google.com/p/go #

Patch Set 4 : diff -r bddf2a72f5e1 https://code.google.com/p/go #

Patch Set 5 : diff -r bddf2a72f5e1 https://code.google.com/p/go #

Patch Set 6 : diff -r 6835745cc243 https://code.google.com/p/go #

Patch Set 7 : diff -r 6835745cc243 https://code.google.com/p/go #

Patch Set 8 : diff -r 17615253b9e8 https://code.google.com/p/go #

Patch Set 9 : diff -r 17615253b9e8 https://code.google.com/p/go #

Patch Set 10 : diff -r 17615253b9e8 https://code.google.com/p/go #

Total comments: 16

Patch Set 11 : diff -r 17615253b9e8 https://code.google.com/p/go #

Patch Set 12 : diff -r d45af824172f https://code.google.com/p/go #

Total comments: 3

Patch Set 13 : diff -r c4b7c0824984 https://code.google.com/p/go #

Patch Set 14 : diff -r c4b7c0824984 https://code.google.com/p/go #

Patch Set 15 : diff -r c4b7c0824984 https://code.google.com/p/go #

Total comments: 9

Patch Set 16 : diff -r 1e52bf0c539c https://code.google.com/p/go #

Patch Set 17 : diff -r 1e52bf0c539c https://code.google.com/p/go #

Total comments: 2

Patch Set 18 : diff -r 884801fb67af https://code.google.com/p/go #

Patch Set 19 : diff -r 884801fb67af https://code.google.com/p/go #

Patch Set 20 : diff -r 99a1e180eda3 https://code.google.com/p/go #

Patch Set 21 : diff -r ff8459d06e3f https://code.google.com/p/go #

Total comments: 4

Patch Set 22 : diff -r 322f646feecb https://code.google.com/p/go #

Patch Set 23 : diff -r 322f646feecb https://code.google.com/p/go #

Patch Set 24 : diff -r 322f646feecb https://code.google.com/p/go #

Patch Set 25 : diff -r 322f646feecb https://code.google.com/p/go #

Patch Set 26 : diff -r e2dd08f26402 https://code.google.com/p/go #

Patch Set 27 : diff -r e2dd08f26402 https://code.google.com/p/go #

Patch Set 28 : diff -r e2dd08f26402 https://code.google.com/p/go #

Patch Set 29 : diff -r e2dd08f26402 https://code.google.com/p/go #

Patch Set 30 : diff -r e2dd08f26402 https://code.google.com/p/go #

Patch Set 31 : diff -r e2dd08f26402 https://code.google.com/p/go #

Patch Set 32 : diff -r e2dd08f26402 https://code.google.com/p/go #

Total comments: 5

Patch Set 33 : diff -r 70499e5fbe5b https://code.google.com/p/go #

Patch Set 34 : diff -r 70499e5fbe5b https://code.google.com/p/go #

Total comments: 19

Patch Set 35 : diff -r 27a1bda549a2 https://code.google.com/p/go #

Patch Set 36 : diff -r 27a1bda549a2 https://code.google.com/p/go #

Patch Set 37 : diff -r c33b9dafa027 https://code.google.com/p/go #

Patch Set 38 : diff -r c33b9dafa027 https://code.google.com/p/go #

Patch Set 39 : diff -r c33b9dafa027 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+268 lines, -57 lines) Patch
M src/pkg/net/cgo_bsd.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/cgo_unix.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/dial_test.go View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/dnsclient_unix.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/dnsconfig_unix.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/fd_poll_runtime.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/fd_unix.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/fd_unix_test.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/file_unix.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/interface_stub.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/ipraw_test.go View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/iprawsock_posix.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/ipsock_posix.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/lookup_unix.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/multicast_test.go View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 2 chunks +5 lines, -1 line 0 comments Download
M src/pkg/net/port_unix.go View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 2 chunks +7 lines, -3 lines 0 comments Download
M src/pkg/net/sendfile_stub.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/sock_posix.go View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -1 line 0 comments Download
A src/pkg/net/sock_solaris.go View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +13 lines, -0 lines 0 comments Download
M src/pkg/net/sockopt_posix.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/sockopt_solaris.go View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 2 chunks +1 line, -10 lines 0 comments Download
M src/pkg/net/sockoptip_bsd.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/sockoptip_posix.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/sys_cloexec.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/tcp_test.go View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +3 lines, -0 lines 0 comments Download
M src/pkg/net/tcpsock_posix.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/tcpsockopt_posix.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/tcpsockopt_solaris.go View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/net/udpsock_posix.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/unixsock_posix.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/defs_solaris_amd64.go View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/netpoll.goc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 3 chunks +8 lines, -1 line 0 comments Download
M src/pkg/runtime/netpoll_epoll.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/runtime/netpoll_kqueue.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 1 chunk +2 lines, -2 lines 0 comments Download
A src/pkg/runtime/netpoll_solaris.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +188 lines, -0 lines 0 comments Download
M src/pkg/runtime/netpoll_windows.c View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/runtime/os_solaris.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/rt0_solaris_amd64.s View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/runtime.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 1 chunk +2 lines, -1 line 0 comments Download
M src/pkg/runtime/signal_solaris_amd64.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/signals_solaris.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/sys_solaris_amd64.s View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/syscall_solaris.goc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 59
aram
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 4 months ago (2013-12-10 20:40:45 UTC) #1
minux1
link to the bitbucket repository is wrong. (s/sunos/solaris/g error?)
10 years, 4 months ago (2013-12-10 20:45:26 UTC) #2
aram
Done (though there's no info there). Once I replace netpoll I plan to take a ...
10 years, 4 months ago (2013-12-10 20:54:44 UTC) #3
mikio
Please don't include net/http pkg files in this CL. Why not include net files of ...
10 years, 4 months ago (2013-12-10 21:22:41 UTC) #4
aram
> Please don't include net/http pkg files in this CL. Okay, but it's only one ...
10 years, 4 months ago (2013-12-10 23:40:39 UTC) #5
aram
https://codereview.appspot.com/36030043/diff/140001/src/pkg/net/sock_posix.go File src/pkg/net/sock_posix.go (right): https://codereview.appspot.com/36030043/diff/140001/src/pkg/net/sock_posix.go#newcode156 src/pkg/net/sock_posix.go:156: lsa, err := syscall.Getsockname(fd.sysfd) On 2013/12/10 21:22:41, mikio wrote: ...
10 years, 4 months ago (2013-12-10 23:41:27 UTC) #6
dfc
https://codereview.appspot.com/36030043/diff/140001/src/pkg/net/port_unix.go File src/pkg/net/port_unix.go (right): https://codereview.appspot.com/36030043/diff/140001/src/pkg/net/port_unix.go#newcode65 src/pkg/net/port_unix.go:65: if service == "http" { On 2013/12/10 21:22:41, mikio ...
10 years, 4 months ago (2013-12-10 23:51:48 UTC) #7
mikio
On 2013/12/10 23:40:39, aram wrote: > Okay, but it's only one net/http files, where do ...
10 years, 4 months ago (2013-12-11 00:01:58 UTC) #8
mikio
On 2013/12/10 23:51:48, dfc wrote: > The problem is that /etc/services on some (all?) solaris ...
10 years, 4 months ago (2013-12-11 00:05:56 UTC) #9
mikio
On Wed, Dec 11, 2013 at 8:41 AM, <aram@mgk.ro> wrote: > But the fd is ...
10 years, 4 months ago (2013-12-11 00:44:35 UTC) #10
aram
On Wed, Dec 11, 2013 at 12:51 AM, <dave@cheney.net> wrote: > The problem is that ...
10 years, 4 months ago (2013-12-11 20:57:51 UTC) #11
aram
On Wed, Dec 11, 2013 at 1:05 AM, <mikioh.mikioh@gmail.com> wrote: > you can add such ...
10 years, 4 months ago (2013-12-11 20:57:54 UTC) #12
dfc
What about just skipping this test on Solaris ? That sounds cleaner that the hack ...
10 years, 4 months ago (2013-12-11 20:59:09 UTC) #13
aram
On Wed, Dec 11, 2013 at 9:59 PM, Dave Cheney <dave@cheney.net> wrote: > What about ...
10 years, 4 months ago (2013-12-11 21:03:23 UTC) #14
aram
https://codereview.appspot.com/36030043/diff/140001/src/pkg/net/tcp_test.go File src/pkg/net/tcp_test.go (right): https://codereview.appspot.com/36030043/diff/140001/src/pkg/net/tcp_test.go#newcode444 src/pkg/net/tcp_test.go:444: t.Skip("skipping on SUNOS") On 2013/12/10 21:22:41, mikio wrote: > ...
10 years, 4 months ago (2013-12-11 21:27:40 UTC) #15
mikio
On 2013/12/11 20:57:54, aram wrote: > I am missing something here. What is a package-local ...
10 years, 4 months ago (2013-12-12 00:43:54 UTC) #16
dfc
Hi Mikio, Aram and I are both confused about what you are referring to. Could ...
10 years, 4 months ago (2013-12-12 01:24:17 UTC) #17
mikio
On Thu, Dec 12, 2013 at 10:24 AM, Dave Cheney <dave@cheney.net> wrote: > Aram and ...
10 years, 4 months ago (2013-12-12 02:11:14 UTC) #18
aram
Thank you. -- Aram Hăvărneanu
10 years, 4 months ago (2013-12-12 11:03:25 UTC) #19
aram
PTAL https://codereview.appspot.com/36030043/diff/140001/src/pkg/net/port_unix.go File src/pkg/net/port_unix.go (right): https://codereview.appspot.com/36030043/diff/140001/src/pkg/net/port_unix.go#newcode64 src/pkg/net/port_unix.go:64: // TODO(dfc) SOLARIS! Y U NO KNOW http ...
10 years, 4 months ago (2013-12-12 15:08:46 UTC) #20
mikio
will have a look after toolchain, syscall and runtime land. just out of curiosity (and ...
10 years, 4 months ago (2013-12-13 00:31:46 UTC) #21
aram
On Fri, Dec 13, 2013 at 1:31 AM, <mikioh.mikioh@gmail.com> wrote: > why select in runtime-netpoller ...
10 years, 4 months ago (2013-12-13 11:49:20 UTC) #22
mikio
On Fri, Dec 13, 2013 at 8:49 PM, Aram Hăvărneanu <aram@mgk.ro> wrote: > netpoll_select.c is ...
10 years, 4 months ago (2013-12-13 23:53:56 UTC) #23
gobot
Replacing golang-dev with golang-codereviews.
10 years, 4 months ago (2013-12-20 16:26:13 UTC) #24
aram
https://codereview.appspot.com/36030043/diff/140002/src/pkg/net/sockopt_solaris.go File src/pkg/net/sockopt_solaris.go (right): https://codereview.appspot.com/36030043/diff/140002/src/pkg/net/sockopt_solaris.go#newcode1 src/pkg/net/sockopt_solaris.go:1: // Copyright 2011 The Go Authors. All rights reserved. ...
10 years, 4 months ago (2013-12-21 21:38:32 UTC) #25
aram
Hello golang-codereviews@googlegroups.com, minux.ma@gmail.com, mikioh.mikioh@gmail.com, dave@cheney.net (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 4 months ago (2013-12-21 21:49:18 UTC) #26
aram
> In that case you may pay a cost of test twice; for netpoll_select and ...
10 years, 4 months ago (2013-12-21 21:49:43 UTC) #27
dfc
LGTM with minor comments https://codereview.appspot.com/36030043/diff/140001/src/pkg/net/sock_posix.go File src/pkg/net/sock_posix.go (right): https://codereview.appspot.com/36030043/diff/140001/src/pkg/net/sock_posix.go#newcode156 src/pkg/net/sock_posix.go:156: lsa, err := syscall.Getsockname(fd.sysfd) On ...
10 years, 4 months ago (2013-12-24 04:10:35 UTC) #28
aram
https://codereview.appspot.com/36030043/diff/140001/src/pkg/net/sock_posix.go File src/pkg/net/sock_posix.go (right): https://codereview.appspot.com/36030043/diff/140001/src/pkg/net/sock_posix.go#newcode156 src/pkg/net/sock_posix.go:156: lsa, err := syscall.Getsockname(fd.sysfd) On 2013/12/24 04:10:36, dfc wrote: ...
10 years, 3 months ago (2013-12-24 11:17:31 UTC) #29
iant
https://codereview.appspot.com/36030043/diff/210001/src/pkg/net/dial_test.go File src/pkg/net/dial_test.go (right): https://codereview.appspot.com/36030043/diff/210001/src/pkg/net/dial_test.go#newcode118 src/pkg/net/dial_test.go:118: if runtime.GOOS == "solaris" { I hope that this ...
10 years, 3 months ago (2013-12-27 21:55:03 UTC) #30
dfc
Thanks Ian, I think this has resolved the issue. We'll merge stuff and remove this ...
10 years, 3 months ago (2013-12-28 04:57:50 UTC) #31
iant
https://codereview.appspot.com/36030043/diff/210001/src/pkg/net/dial_test.go File src/pkg/net/dial_test.go (right): https://codereview.appspot.com/36030043/diff/210001/src/pkg/net/dial_test.go#newcode486 src/pkg/net/dial_test.go:486: if runtime.GOOS == "solaris" { I think this test ...
10 years, 3 months ago (2013-12-28 18:02:42 UTC) #32
aram
https://codereview.appspot.com/36030043/diff/210001/src/pkg/net/dial_test.go File src/pkg/net/dial_test.go (right): https://codereview.appspot.com/36030043/diff/210001/src/pkg/net/dial_test.go#newcode118 src/pkg/net/dial_test.go:118: if runtime.GOOS == "solaris" { On 2013/12/27 21:55:04, iant ...
10 years, 3 months ago (2013-12-29 17:42:54 UTC) #33
aram
Hello golang-codereviews@googlegroups.com, minux.ma@gmail.com, mikioh.mikioh@gmail.com, dave@cheney.net, iant@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 3 months ago (2013-12-29 17:45:37 UTC) #34
mikio
https://codereview.appspot.com/36030043/diff/250001/src/pkg/net/tcp_test.go File src/pkg/net/tcp_test.go (right): https://codereview.appspot.com/36030043/diff/250001/src/pkg/net/tcp_test.go#newcode443 src/pkg/net/tcp_test.go:443: if runtime.GOOS == "solaris" { is there any specific ...
10 years, 3 months ago (2014-01-08 05:06:21 UTC) #35
aram
https://codereview.appspot.com/36030043/diff/250001/src/pkg/net/tcp_test.go File src/pkg/net/tcp_test.go (right): https://codereview.appspot.com/36030043/diff/250001/src/pkg/net/tcp_test.go#newcode443 src/pkg/net/tcp_test.go:443: if runtime.GOOS == "solaris" { On 2014/01/08 05:06:22, mikio ...
10 years, 3 months ago (2014-01-09 15:09:10 UTC) #36
aram
Hello golang-codereviews@googlegroups.com, minux.ma@gmail.com, mikioh.mikioh@gmail.com, dave@cheney.net, iant@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 3 months ago (2014-01-09 15:11:25 UTC) #37
mikio
On 2014/01/09 15:09:10, aram wrote: > It didn't work at some point, but now it ...
10 years, 3 months ago (2014-01-10 01:33:11 UTC) #38
mikio
can you please apply the patch below; looks like solaris has a pretty strict route ...
10 years, 3 months ago (2014-01-17 08:35:44 UTC) #39
aram
> can you please apply the patch below; looks like solaris has a pretty > ...
10 years, 3 months ago (2014-01-17 16:01:10 UTC) #40
aram
Hello golang-codereviews@googlegroups.com, minux.ma@gmail.com, mikioh.mikioh@gmail.com, dave@cheney.net, iant@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 3 months ago (2014-01-17 16:02:07 UTC) #41
aram
Hello golang-codereviews@googlegroups.com, minux.ma@gmail.com, mikioh.mikioh@gmail.com, dave@cheney.net, iant@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 2 months ago (2014-02-12 11:23:40 UTC) #42
rsc
LGTM can we get this in soon please? https://codereview.appspot.com/36030043/diff/540001/src/pkg/net/port_unix.go File src/pkg/net/port_unix.go (right): https://codereview.appspot.com/36030043/diff/540001/src/pkg/net/port_unix.go#newcode13 src/pkg/net/port_unix.go:13: var ...
10 years, 2 months ago (2014-02-21 17:34:48 UTC) #43
aram
https://codereview.appspot.com/36030043/diff/540001/src/pkg/net/port_unix.go File src/pkg/net/port_unix.go (right): https://codereview.appspot.com/36030043/diff/540001/src/pkg/net/port_unix.go#newcode13 src/pkg/net/port_unix.go:13: var services = map[string]map[string]int{ Solaris lacks this in /etc/services.
10 years, 2 months ago (2014-02-21 17:36:22 UTC) #44
aram
10 years, 2 months ago (2014-02-21 17:36:28 UTC) #45
rsc
https://codereview.appspot.com/36030043/diff/540001/src/pkg/net/port_unix.go File src/pkg/net/port_unix.go (right): https://codereview.appspot.com/36030043/diff/540001/src/pkg/net/port_unix.go#newcode13 src/pkg/net/port_unix.go:13: var services = map[string]map[string]int{ On 2014/02/21 17:36:23, aram wrote: ...
10 years, 2 months ago (2014-02-21 17:40:26 UTC) #46
aram
> Are your tests passing? Because I see no way that this can have any ...
10 years, 1 month ago (2014-02-22 17:16:56 UTC) #47
aram
https://codereview.appspot.com/36030043/diff/540001/src/pkg/runtime/netpoll_port.c File src/pkg/runtime/netpoll_port.c (right): https://codereview.appspot.com/36030043/diff/540001/src/pkg/runtime/netpoll_port.c#newcode5 src/pkg/runtime/netpoll_port.c:5: // +build solaris On 2014/02/21 17:34:49, rsc wrote: > ...
10 years, 1 month ago (2014-02-22 17:17:24 UTC) #48
aram
Hello golang-codereviews@googlegroups.com, minux.ma@gmail.com, mikioh.mikioh@gmail.com, dave@cheney.net, iant@golang.org, rsc@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 1 month ago (2014-02-22 17:18:17 UTC) #49
minux1
I'm not familiar with the event ports, so i didn't review that part of the ...
10 years, 1 month ago (2014-02-22 22:24:00 UTC) #50
mikio
fyi https://codereview.appspot.com/36030043/diff/580001/src/pkg/net/ipraw_test.go File src/pkg/net/ipraw_test.go (right): https://codereview.appspot.com/36030043/diff/580001/src/pkg/net/ipraw_test.go#newcode280 src/pkg/net/ipraw_test.go:280: raddr := &IPAddr{IP: IPv4(127, 0, 0, 1).To4()} On ...
10 years, 1 month ago (2014-02-24 00:48:08 UTC) #51
minux1
On Sun, Feb 23, 2014 at 7:48 PM, <mikioh.mikioh@gmail.com> wrote: > https://codereview.appspot.com/36030043/diff/580001/src/ > pkg/net/ipraw_test.go > ...
10 years, 1 month ago (2014-02-24 01:50:09 UTC) #52
mikio
On Mon, Feb 24, 2014 at 10:49 AM, minux <minux.ma@gmail.com> wrote: > Perhaps I should ...
10 years, 1 month ago (2014-02-24 01:55:57 UTC) #53
aram
https://codereview.appspot.com/36030043/diff/580001/src/pkg/net/interface_stub.go File src/pkg/net/interface_stub.go (right): https://codereview.appspot.com/36030043/diff/580001/src/pkg/net/interface_stub.go#newcode12 src/pkg/net/interface_stub.go:12: func interfaceTable(ifindex int) ([]Interface, error) { On 2014/02/22 22:24:00, ...
10 years, 1 month ago (2014-02-24 15:44:24 UTC) #54
aram
Hello golang-codereviews@googlegroups.com, minux.ma@gmail.com, mikioh.mikioh@gmail.com, dave@cheney.net, iant@golang.org, rsc@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 1 month ago (2014-02-24 15:45:42 UTC) #55
rsc
LGTM Assuming this doesn't break the build for other systems, I propose submitting this as ...
10 years, 1 month ago (2014-02-24 17:07:52 UTC) #56
aram
> Assuming this doesn't break the build for other systems, I propose submitting > this ...
10 years, 1 month ago (2014-02-24 21:18:52 UTC) #57
aram
Hello golang-codereviews@googlegroups.com, minux.ma@gmail.com, mikioh.mikioh@gmail.com, dave@cheney.net, iant@golang.org, rsc@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 1 month ago (2014-02-24 21:20:33 UTC) #58
rsc
10 years, 1 month ago (2014-02-25 03:31:06 UTC) #59
*** Submitted as https://code.google.com/p/go/source/detail?r=4ab152b54171 ***

runtime, net: add support for GOOS=solaris

LGTM=dave, rsc
R=golang-codereviews, minux.ma, mikioh.mikioh, dave, iant, rsc
CC=golang-codereviews
https://codereview.appspot.com/36030043

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b