diff options
author | Gunnar Beutner <gbeutner@serenityos.org> | 2021-05-13 08:19:13 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-05-14 16:50:00 +0200 |
commit | 990b2d0989a209915d767852bd89b4017cdc32f2 (patch) | |
tree | ea404451b60d353ff84704f560301e9f97db323d /Kernel/Net/TCP.h | |
parent | aea709de31af52ef8d29137e8700344f21bd589a (diff) | |
download | serenity-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