summaryrefslogtreecommitdiff
path: root/Kernel/FileSystem
diff options
context:
space:
mode:
authorsin-ack <sin-ack@users.noreply.github.com>2021-09-16 00:15:36 +0000
committerAndreas Kling <kling@serenityos.org>2021-09-16 16:50:23 +0200
commit0ccef94a496300becc4dd6e5a2bde3c7fe12dc68 (patch)
tree3f113c616b540474188bb60e4eb26ff30807fdfb /Kernel/FileSystem
parentf4d3c54c12f64edec0eeb1395c6531787dbd738e (diff)
downloadserenity-0ccef94a496300becc4dd6e5a2bde3c7fe12dc68.zip
Kernel: Drop the receive buffer when socket enters the TimeWait state
The TimeWait state is intended to prevent another socket from taking the address tuple in case any packets are still in transit after the final close. Since this state never delivers packets to userspace, it doesn't make sense to keep the receive buffer around.
Diffstat (limited to 'Kernel/FileSystem')
0 files changed, 0 insertions, 0 deletions