Bug 427 - TcpSocketImpl::Close calls ShutdownSend
: TcpSocketImpl::Close calls ShutdownSend
Status: RESOLVED FIXED
: ns-3
internet-stack
: pre-release
: All All
: P2 normal
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-11-28 06:10 EDT by
Modified: 2009-06-30 01:11 EDT (History)


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 From 2008-11-28 06:10:03 EDT
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 From 2008-11-28 06:10:19 EDT -------
see bug 426 on what Close should do instead.
------- Comment #2 From 2009-06-26 22:30:45 EDT -------
Created an attachment (id=501) [details]
patch to fix

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