Bugzilla – Bug 427
TcpSocketImpl::Close calls ShutdownSend
Last modified: 2009-06-30 01:11:22 EDT
You need to log in before you can comment on or make changes to this bug.
TcpSocketImpl::Close should not call ShutdownSend. The later triggers the transmission of a FIN but there is no reason to send a FIN upon close.
see bug 426 on what Close should do instead.
Created an attachment (id=501) [details] patch to fix agreed, this patch does not seem to disrupt normal close operations
changeset eaa8501e614b