mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 12:56:32 -04:00
On z series machines the IUCV address family is used to communicate between parts of the machine and other VMs that may be running. This adds support for addressing these services using AF_IUCV. Fixes golang/go#40826 Change-Id: I3aba3beb5cb98d9c548d7abc874ca86fb25c8a52 GitHub-Last-Rev: b964d186b45dd907f4ae302ea9b1ff63e3592eb6 GitHub-Pull-Request: golang/sys#76 Reviewed-on: https://go-review.googlesource.com/c/sys/+/248777 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>