tokio-uds icon indicating copy to clipboard operation
tokio-uds copied to clipboard

Add pid to UCred on Linux.

Open m-ou-se opened this issue 8 years ago • 3 comments

m-ou-se avatar Oct 13 '17 07:10 m-ou-se

Thanks for the PR! Unfortunately though I'm wary to expose such platform-specific details as-such. Could this be exposed as an extension trait similar to the standard library?

alexcrichton avatar Oct 14 '17 14:10 alexcrichton

That sounds like a good idea. Will update the PR soon.

m-ou-se avatar Oct 14 '17 14:10 m-ou-se

Something like this?

m-ou-se avatar Oct 18 '17 15:10 m-ou-se