mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
20371d0445
RFCs recommend to keep TCP connections for a certain time even after they finished a close handshake, AFAIK, in order to be able to recognize astray packets when they arrive later. This seems overambitious especially when in the context of the router where session quota is pretty limited. Therefore, this commit drops this final timeout and drops closed connections immediately. Ref #4729 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.