[Ns-bugs] [Bug 131] Sending data in the TCP send callback causes infinite recursion

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Thu Feb 14 22:39:26 PST 2008


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


tomh at tomh.org changed:

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




------- Comment #8 from tomh at tomh.org  2008-02-15 01:39 -------
Created an attachment (id=109)
 --> (http://www.nsnam.org/bugzilla/attachment.cgi?id=109&action=view)
patch that subsumes Raj's patch and reassigns SendCallback

reassign previous sendCallback to new DataSent callback.  Now, sendCallback is
never invoked (because there is no finite socket buffer modeled).  The DataSent
callback is as it was before, except for raj's previous patch to break possible
infinite 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