[Ns-bugs] [Bug 244] PacketSink is not multitasking

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Fri Jul 18 21:01:18 PDT 2008


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





------- Comment #14 from tomh at tomh.org  2008-07-19 00:01 -------
A discussion between George, Raj, and Tom concluded that the preferred behavior
would be to explicitly add this to the TcpSocketImpl copy constructor body:

  SetRecvCallback (MakeNullCallback <void, Ptr<Socket> > ());

and force the application (PacketSink) to then add back the RecvCallback when
it is in the HandleAccept routine.

Raj took action item to adjust the patch.


-- 
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