You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ipn/ipnserver
Anton Tolchanov 53c4892841 ipn/ipnserver: propagate http.Serve error
This ensures that we capture error returned by `Serve` and exit with a
non-zero exit code if it happens.

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
1 year ago
..
proxyconnect.go ipn/ipnserver: remove protoSwitchConn shenanigans; just use http.Server early 2 years ago
proxyconnect_js.go ipn/ipnserver: remove protoSwitchConn shenanigans; just use http.Server early 2 years ago
server.go ipn/ipnserver: propagate http.Serve error 1 year ago
server_test.go ipn/{ipnserver,localapi}: fix InUseOtherUser handling with WatchIPNBus 2 years ago