tokio-uds
tokio-uds copied to clipboard
Add pid to UCred on Linux.
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?
That sounds like a good idea. Will update the PR soon.
Something like this?