mirror of
https://github.com/golang/net.git
synced 2026-03-31 10:27:08 +09:00
Use the the constants already defined in the golang.org/x/sys/unix package instead of locally duplicating them. Change-Id: I8ec55dccf67aa28abbca119521bac86005d80839 Reviewed-on: https://go-review.googlesource.com/c/net/+/414994 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Ian Lance Taylor <iant@google.com> Run-TryBot: Ian Lance Taylor <iant@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com>