Hacker News new | ask | show | jobs
by vbernat 3337 days ago
The new process listen to connections before the old process stop listening. The problem is that the old process can still have new connections queued up. They are lost when its sockets are closed.