Bugzilla – Attachment #1748: Patch to tcp-socket-base.cc for bug #1791
{
NotifyNormalClose ();
}
if (m_state != TIME_WAIT)
DeallocateEndPoint ();
m_closeNotified = true;
NS_LOG_INFO (TcpStateName[m_state] << " -> CLOSED");
CancelAllTimers ();