[Ns-bugs] [Bug 132] New: TCP does not notify server side sockets of new connections

bugzilla-daemon@nsnam-www.ece.gatech.edu bugzilla-daemon at nsnam-www.ece.gatech.edu
Wed Feb 6 07:24:34 PST 2008


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

           Summary: TCP does not notify server side sockets of new
                    connections
           Product: ns-3
           Version: pre-release
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P3
         Component: internet-node
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: gjcarneiro at gmail.com


The TcpSocket class never calls NotifyNewConnectionCreated, and so server-side
sockets accept connections allright but don't notify the user code that a new
socket has been created.  Without this it's impossible to receive data inside a
 server application, as far as i can tell...


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