[Ns-bugs] [Bug 117] New: provide char pointer-based API extension to socket

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Tue Dec 4 23:15:09 PST 2007


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

           Summary: provide char pointer-based API extension to socket
           Product: ns-3
           Version: pre-release
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: internet-node
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: tomh at tomh.org


from the meeting notes:

- Add Send and SendTo methods to the socket API to accept char
pointers; document that the callee immediately makes a copy of it.
These are non-virtual and simply immediately create a Packet and pass
it on to the corresponding Send(Packet) methods. (Raj)


-- 
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