tailscale/ipn/ipnserver
Brad Fitzpatrick d381bc2b6c ipn/ipnserver: move the unserved connection logic to a Listener
So future refactors can only deal with a net.Listener and
be unconcerned with their caller's (Windows-specific) struggles.

Change-Id: I0af588b9a769ab65c59b0bd21f8a0c99abfa1784
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-10-28 09:01:01 -07:00
..
server_test.go all: close fake userspace engines when tests complete 2021-09-15 15:31:51 -07:00
server.go ipn/ipnserver: move the unserved connection logic to a Listener 2021-10-28 09:01:01 -07:00