You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
7461dded88
wgengine/monitor: on unsupported platforms, use a polling implementation
...
Not great, but lets people working on new ports get going more quickly
without having to do everything up front.
As the link monitor is getting used more, I felt bad having a useless
implementation.
Updates #815
Updates #1427
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago
..
monitor.go
wgengine/monitor: on unsupported platforms, use a polling implementation
5 years ago
monitor_darwin.go
wgengine/monitor: on unsupported platforms, use a polling implementation
5 years ago
monitor_darwin_test.go
wgengine/monitor: add skipped failing test for Darwin route message bug
5 years ago
monitor_freebsd.go
wgengine/monitor: on unsupported platforms, use a polling implementation
5 years ago
monitor_linux.go
wgengine/monitor: on unsupported platforms, use a polling implementation
5 years ago
monitor_polling.go
wgengine/monitor: on unsupported platforms, use a polling implementation
5 years ago
monitor_test.go
wgengine/monitor: skip some macOS route updates, fix debounce regression
5 years ago
monitor_windows.go
wgengine/monitor: on unsupported platforms, use a polling implementation
5 years ago