[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
Wed Dec 5 08:50:01 PST 2007


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





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

This is a simple non-virtual public API in the socket base class that creates a
Packet with the contents of a uint8_t* style buffer, the forwards this along to
the pure virtual Send(Packet p).


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