[Ns-bugs] [Bug 209] New: PacketSocket::SendTo has a weird XXX comment

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Wed Jun 4 10:46:28 PDT 2008


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

           Summary: PacketSocket::SendTo has a weird XXX comment
           Product: ns-3
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: node module
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: mathieu.lacage at sophia.inria.fr


// XXX should return another error here.

I believe that the test which leads to this codepath is wrong: it is legal for
Packet sockets to be unbound when SendTo is invoked so, there is no need to
check for the OPEN state.


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Ns-bugs mailing list