mirror of
https://github.com/golang/net.git
synced 2026-04-01 02:47:08 +09:00
adc6ba92b9d9657703f16e2c80ba2bdc819da19f
This change drops a workaround for golang.org/issues/13372. The compiler in Go 1.6 or above handles the "conversion of a unsafe.Pointer to uintptr when calling syscall.Syscall" case correctly. Change-Id: I5b45094a78f15a631da277bbea0cb79fde25bb2a Reviewed-on: https://go-review.googlesource.com/37170 Reviewed-by: Ian Lance Taylor <iant@golang.org>
…
…
…
…
This repository holds supplementary Go networking libraries. To submit changes to this repository, see http://golang.org/doc/contribute.html.
Description
Languages
Go
99.9%