nix
nix copied to clipboard
`openpty` returns `RawFd` for master rather than `PtyMaster`
trafficstars
I am not too familiar with the API, but I don't think there's any reason it shouldn't return a PtyMaster instead; it means that the result cannot be used in grantpt etc...
@Susurrus what do you think?
Bumping this because it's an issue for me as well...