Find out how and where in Linux kernel code do we get notified that a listening socket is not listening. How are killed/crashed listening processes handled?
This is important for lookup table data consistency. Code SHOULD ensure at all possible times that no stale entries are present.