nix icon indicating copy to clipboard operation
nix copied to clipboard

`openpty` returns `RawFd` for master rather than `PtyMaster`

Open yilinwei opened this issue 4 years ago • 3 comments
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...

yilinwei avatar Feb 06 '21 01:02 yilinwei

@Susurrus what do you think?

asomers avatar Feb 13 '21 03:02 asomers

Bumping this because it's an issue for me as well...

daniel-brenot avatar Nov 03 '21 08:11 daniel-brenot