[Ns-bugs] [Bug 154] Attach sockets to nodes
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Thu Mar 27 09:37:33 PDT 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=154
------- Comment #2 from gjcarneiro at gmail.com 2008-03-27 12:37 -------
Holding sockets in some class, be it Application or otherwise, is more work
than needed. NS-3 can save the programmer work by doing this work by itself,
with little cost.
Actually the cost here is _discovering_ the problem. It wasn't at all obvious,
even for me, and only through debugging with NS_LOG was I able to track it
down. The solution to problem is easy; diagnosing the problem was hard.
Eliminating nasty surprises in the simulator is part of our job. So I strongly
recommend either make it work (preferably) or detect the problem automatically
and give an error message. I only know how to make it work, not detect.
--
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