google / gvisor

Application Kernel for Containers

Home Page:https://gvisor.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean up the lifetime of TCP keepalive timer

zeling opened this issue · comments

Description

Currently the keepalive timer is created once an endpoint is created but in disabled state. We can defer creating it until TCP reaches established state.

Is this feature related to a specific bug?

No response

Do you have a specific solution in mind?

No response

A friendly reminder that this issue had no activity for 120 days.