summaryrefslogtreecommitdiff
path: root/Kernel/Net/TCP.h
diff options
context:
space:
mode:
authorGunnar Beutner <gbeutner@serenityos.org>2021-05-13 08:19:13 +0200
committerAndreas Kling <kling@serenityos.org>2021-05-14 16:50:00 +0200
commit990b2d0989a209915d767852bd89b4017cdc32f2 (patch)
treeea404451b60d353ff84704f560301e9f97db323d /Kernel/Net/TCP.h
parentaea709de31af52ef8d29137e8700344f21bd589a (diff)
downloadserenity-990b2d0989a209915d767852bd89b4017cdc32f2.zip
Kernel: Don't use delayed ACKs when establishing the connection
When establishing the connection we should send ACKs right away so as to not delay the connection process. This didn't previously matter because we'd flush all delayed ACKs when NetworkTask waits for incoming packets.
Diffstat (limited to 'Kernel/Net/TCP.h')
0 files changed, 0 insertions, 0 deletions