mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
abd79ea368
The magicsock derpReader was holding onto 65KB for each DERP connection forever, just in case. Make the derp{,http}.Client be in charge of memory instead. It can reuse its bufio.Reader buffer space. |
||
---|---|---|
.. | ||
derphttp | ||
derpmap | ||
derp_client.go | ||
derp_server.go | ||
derp_test.go | ||
derp.go |