[Ns-bugs] [Bug 131] TCP implementation needs finite send buffer and callback handling
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Sat Feb 16 06:10:25 PST 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=131
gjcarneiro at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gjcarneiro at gmail.com
------- Comment #11 from gjcarneiro at gmail.com 2008-02-16 09:10 -------
(In reply to comment #10)
>[...]it reports the available buffer space (see the Doxygen).
I should point out that real sockets do not report this information. Not that
it hurts to have extra info, but there was never any application written to
take this value into consideration...
I also think the documentation for the DataSend callback is too detailed; it
should simply state something like "callback is called when there is room in
the socket transmit buffer to accept more data for transmission". The reasons
why the room is made available should not be documented, else they become part
of the API and changing the buffer management algorithm will essencially break
the API, which should be avoided where possible.
--
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