]> Cypherpunks repositories - gostls13.git/commit
bufio: skip network test if unixpacket socket not supported
authorIan Lance Taylor <iant@golang.org>
Fri, 7 Feb 2025 02:04:00 +0000 (18:04 -0800)
committerGopher Robot <gobot@golang.org>
Fri, 7 Feb 2025 19:37:07 +0000 (11:37 -0800)
commitd7f6f6fd54bb888606d882cd73df9dcac229b80a
treedc25e5dcbb3344a222a2a6448b3104b89194d687
parentcb47156e90cac6b1030d747f1ccd433c00494dfc
bufio: skip network test if unixpacket socket not supported

Change-Id: I03434fdc4916fc8d195de2617edc28ec4b66a172
Reviewed-on: https://go-review.googlesource.com/c/go/+/647535
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
src/bufio/net_test.go