Bug 427 - TcpSocketImpl::Close calls ShutdownSend
TcpSocketImpl::Close calls ShutdownSend
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: internet
pre-release
All All
: P2 normal
Assigned To: Tom Henderson
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-11-28 06:10 EST by Mathieu Lacage
Modified: 2009-06-30 01:11 EDT (History)
3 users (show)

See Also:


Attachments
patch to fix (627 bytes, patch)
2009-06-26 22:30 EDT, Tom Henderson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Lacage 2008-11-28 06:10:03 EST
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 EST
see bug 426 on what Close should do instead.
Comment 2 Tom Henderson 2009-06-26 22:30:45 EDT
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 EDT
changeset eaa8501e614b