Signed-off-by: Andrew Dunham <[email protected]> Change-Id: I8c36a62079dce77fc81b9cdfb5fe723b007218ba
@@ -385,6 +385,7 @@ func componentStateKey(component string) ipn.StateKey {
// The following components are recognized:
//
// - magicsock
+// - sockstats
func (b *LocalBackend) SetComponentDebugLogging(component string, until time.Time) error {
b.mu.Lock()
defer b.mu.Unlock()