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

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Thu Dec 6 10:09:50 PST 2007


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


raj.b at gatech.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #93 is|0                           |1
           obsolete|                            |




------- Comment #3 from raj.b at gatech.edu  2007-12-06 13:09 -------
Created an attachment (id=94)
 --> (http://www.nsnam.org/bugzilla/attachment.cgi?id=94&action=view)
Patch to add uint8_t* based Send API to all sockets (update 1)

Additions:
 * Doxygen and support for dummy data sending on buf=0 calls
 * SendTo(Address&, uint8_t*, uint32_t).  

Comments:
I didn't document what happens when size=0 because I'm not sure.  It comes down
to what the behavior of Buffer::AddAtStart(0) is.  I didn't try too hard to
understand the Buffer implementation...I'm hoping Mathieu could answer about
the behavior of this call.


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