socketpair needs to be used with AF_UNIX, but CreatePairOptions only supports IpAddress.Family (ipv4/6).
`socketpair` needs to be used with `AF_UNIX`, but `CreatePairOptions` only supports `IpAddress.Family` (ipv4/6).
socketpair needs to be used with AF_UNIX, but CreatePairOptions only supports IpAddress.Family (ipv4/6).
@linus wrote in #31978 (comment):
#30892, #31259, #31260 - don't think we need another issue tracking this
this issue is different, I think. the point is that creating IP-based socketpair is just not supported on any system i know of, so it's a dead function in the vtable, either should be removed, or fixed
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?