[Ns-bugs] [Bug 424] TCP FIN notification callback needed

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Wed Mar 18 03:19:35 PDT 2009


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


Gustavo J. A. M. Carneiro <gjcarneiro at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gjcarneiro at gmail.com




--- Comment #2 from Gustavo J. A. M. Carneiro <gjcarneiro at gmail.com>  2009-03-18 06:19:35 EDT ---
The inline docs say:

"""Sets the "close" callback, which is a notification
that the other end of the connection has sent a message
indicating that it will not send any more data, i.e.
the socket is closed for reading."""

While this may be true, I think it's even more important to note that, when the
close callback is invoked we have a guaranteed that all data _we transmitted_
has been flushed and acknowledged by the receiver.

Otherwise looks good.


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Ns-bugs mailing list