|
|
|
|
|
by damienkatz
5440 days ago
|
|
TCP doesn't "break" connections like that. Cleanly closing sockets breaks connections, but machines that crash or drop off the network won't be noticed until the connection times out, which is typically on the order of many minutes. |
|