tailscale/net/pidlisten
David Crawshaw 5f256f114f net/pidlisten: new package that restricts dials to the current process
To be used in the C library wrapping tsnet to provide LocalAPI access.

This commit contains a linux implementation.
More operating systems to follow.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
2023-02-26 17:47:52 -05:00
..
pidlisten.go net/pidlisten: new package that restricts dials to the current process 2023-02-26 17:47:52 -05:00
pidlisten_linux.go net/pidlisten: new package that restricts dials to the current process 2023-02-26 17:47:52 -05:00
pidlisten_noimpl.go net/pidlisten: new package that restricts dials to the current process 2023-02-26 17:47:52 -05:00
pidlisten_test.go net/pidlisten: new package that restricts dials to the current process 2023-02-26 17:47:52 -05:00