[Ns-bugs] [Bug 876] New: Tcp socket does not handle ShutdownRecv correctly

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Wed Apr 14 10:41:27 PDT 2010


http://www.nsnam.org/bugzilla/show_bug.cgi?id=876

           Summary: Tcp socket does not handle ShutdownRecv correctly
           Product: ns-3
           Version: ns-3-dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: internet-stack
        AssignedTo: jpelkey at gatech.edu
        ReportedBy: jpelkey at gatech.edu
                CC: ns-bugs at isi.edu
   Estimated Hours: 0.0


Discovered from bug 818, calling ShutdownRecv when using tcp-socket causes
problems since TcpSocketImpl::ForwardUp simply returns before processing the
event or action.  So state is not updated and packets are not processed after
ShutdownRecv.

-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Ns-bugs mailing list