mirror of
https://github.com/clearml/dropbear
synced 2025-06-26 18:17:32 +00:00
if (connecting || ptys || x11) tos = LOWDELAY; else if (tcp_forwards) tos = 0; else tos = BULK; TCP forwards could be either lowdelay or bulk, hence the default priority.
6.3 KiB
6.3 KiB