summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc
diff options
context:
space:
mode:
authorJoshua Watt <JPEWhacker@gmail.com>2022-07-19 13:36:53 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-20 19:42:20 +0100
commit23d8501adcc6ed092ca407c12315e4c88d1a86ed (patch)
treed5cc9a99c4c0aed5af0b53816a87ab5ca9028d7f /meta/recipes-devtools/gcc
parent33ff9b7d139c2ff87b0e5e49b08417e6cd86659f (diff)
downloadpoky-23d8501adcc6ed092ca407c12315e4c88d1a86ed.tar.gz
bitbake: asyncrpc: Add TCP Keep Alives
Adds TCP Keep Alive support to the async RPC server. This should help prevent file descriptor exhaustion on the server when client connections are interrupted and the socket never closes (e.g. no FIN is sent from the client). A keep alive is sent after 30 seconds of inactivity, then every 15 seconds after that up to a maximum of 2 minutes. (Bitbake rev: 68f4ce662cad28fed739900addbdee949ad3c1e8) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc')
0 files changed, 0 insertions, 0 deletions