node.js won't end TCP connection due to browser crash?
I connect to nodejs server with flash client in browser's window. When borwser is normally closed socket conection is ended, when i end browser's process in task manager connection won't end. Is there any way to fix it?