-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed as not planned
Labels
LibraryProposalIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolcompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Milestone
Description
I tried to use the GetsockoptUcred method on MacOS to get the unix.Ucred of the peer on the other side of a UNIX socket, as it was reported on the doc as being available on the x/sys/unix package, but I later discovered that it seems to be implemented only for Linux.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
LibraryProposalIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolcompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.