TCP connection이 연결되어있는 서버-클라이언트가 있는데요..
클라이언트가 비정상적으로 종료되면
Tcp 서버가 connection이 끊어진것을(close)
모를수도 있나요? 인터넷에서 관련된 내용을 찾았는데요..
어떤 상황에서 발생할수 있는지 조언 좀 부탁 드릴께요
=======================================
2. How can I detect that the other end of a TCP connection has
crashed? Can I use "keepalives" for this?
Detecting crashed systems over TCP/IP is difficult. TCP doesn't
require any transmission over a connection if the application