diff options
| author | Brad Fitzpatrick <bradfitz@tailscale.com> | 2023-11-05 07:31:06 -0800 |
|---|---|---|
| committer | Brad Fitzpatrick <brad@danga.com> | 2023-11-05 08:53:47 -0800 |
| commit | c87d58063a554763b05dc6de24e0059cab693001 (patch) | |
| tree | 5c618dc6560523052c3e5da5e1a8b0b821771d8e /control/controlknobs | |
| parent | 1a1e0f460a80be664abe63995ec9212649777897 (diff) | |
| download | tailscale-c87d58063a554763b05dc6de24e0059cab693001.tar.xz tailscale-c87d58063a554763b05dc6de24e0059cab693001.zip | |
control/controlclient: move lastPrintMap field from Direct to mapSession
It was a really a mutable field owned by mapSession that we didn't move
in earlier commits.
Once moved, it's then possible to de-func-ify the code and turn it into
a regular method rather than an installed optional hook.
Noticed while working to move map session lifetimes out of
Direct.sendMapRequest's single-HTTP-connection scope.
Updates #7175
Updates #cleanup
Change-Id: I6446b15793953d88d1cabf94b5943bb3ccac3ad9
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Diffstat (limited to 'control/controlknobs')
0 files changed, 0 insertions, 0 deletions
