[Ns-bugs] [Bug 365] TcpSocketImpl::Recv returns 0 without setting m_errno

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Thu Nov 6 13:48:36 PST 2008


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





--- Comment #6 from Rajib Bhattacharjea <raj.b at gatech.edu>  2008-11-06 16:48:36 EDT ---
As an update, the last thing we agreed on during the last IRC chat was:
 - Recv returns the pointer 0 if the connection is still open, but there is no
data to read
 - Recv returns a pointer to an empty Packet if there is no data to read and
the connection has closed (the EOF case)


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