Bug 427

Summary: TcpSocketImpl::Close calls ShutdownSend
Product: ns-3 Reporter: Mathieu Lacage <mathieu.lacage>
Component: internetAssignee: Tom Henderson <tomh>
Status: RESOLVED FIXED    
Severity: normal CC: craigdo, ns-bugs, riley
Priority: P2    
Version: pre-release   
Hardware: All   
OS: All   
Attachments: patch to fix

Description Mathieu Lacage 2008-11-28 06:10:03 UTC
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.
Comment 1 Mathieu Lacage 2008-11-28 06:10:19 UTC
see bug 426 on what Close should do instead.
Comment 2 Tom Henderson 2009-06-26 22:30:45 UTC
Created attachment 501 [details]
patch to fix

agreed, this patch does not seem to disrupt normal close operations
Comment 3 Tom Henderson 2009-06-30 01:11:22 UTC
changeset eaa8501e614b