Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/net: add support for zos #42130

Closed
billotosyr opened this issue Oct 21, 2020 · 2 comments
Closed

x/net: add support for zos #42130

billotosyr opened this issue Oct 21, 2020 · 2 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@billotosyr
Copy link

As discussed in golang-dev, I would like to add the x/net package for s390x running zos. No changes should affect other platforms.

@gopherbot gopherbot added this to the Unreleased milestone Oct 21, 2020
@gopherbot
Copy link

Change https://golang.org/cl/264028 mentions this issue: net: add support for zos

@cagedmantis cagedmantis added the NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. label Oct 22, 2020
@cagedmantis
Copy link
Contributor

/cc @mikioh

@cagedmantis cagedmantis added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. and removed NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. labels Oct 22, 2020
@golang golang locked and limited conversation to collaborators Oct 26, 2021
dteh pushed a commit to dteh/fhttp that referenced this issue Jun 22, 2022
This adds net support for zos/s390x. These changes should not affect other platforms.

Fixes golang/go#42130

Change-Id: Ia7faa29de76b7c5713120657b296106c2e27bfd2
Reviewed-on: https://go-review.googlesource.com/c/net/+/264028
Run-TryBot: Emmanuel Odeke <emmanuel@orijtech.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Trust: Emmanuel Odeke <emmanuel@orijtech.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

3 participants