1
0
mirror of https://github.com/golang/go synced 2024-10-05 05:11:25 -06:00
go/src/internal
Mikio Hara 2a0fc9e70e Revert "net, internal/syscall/unix: add SocketConn, SocketPacketConn"
This reverts commit 6f7961da28.

Russ suggests changing the frozon syscall package and obviously it's a
better solution. Perhaps he will also let me know the way how to get the
project owners to agree later.

Fixes #11492.

Change-Id: I98f9f366b72b85db54b4acfc3a604b62fb6d783c
Reviewed-on: https://go-review.googlesource.com/11854
Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com>
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2015-07-02 16:11:03 +00:00
..
format go/format: fix //line corner case when formatting statements 2015-06-24 21:45:49 +00:00
singleflight internal/singleflight: deflake test 2015-06-30 22:55:59 +00:00
syscall Revert "net, internal/syscall/unix: add SocketConn, SocketPacketConn" 2015-07-02 16:11:03 +00:00
testenv internal/testenv: skip network tests only when -short is specified 2015-06-18 21:10:44 +00:00
trace internal/trace: add comment for stable sort 2015-07-02 16:04:07 +00:00