[Ns-bugs] [Bug 364] how do I know if Socket::SetSendCallback works ?
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Wed Sep 24 04:23:29 PDT 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=364
gjcarneiro at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gjcarneiro at gmail.com
------- Comment #1 from gjcarneiro at gmail.com 2008-09-24 07:23 -------
Socket::SetSendCallback should be functional for UDP sockets IMHO. Why would
it be hard to implement for UDP sockets? If the implementation knows no
better, just call this callback unconditionally after each Send () (preferably
via Simulator::Schedule to avoid recursion).
--
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