lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] tcp_output does not force seg sent out


From: narke
Subject: [lwip-devel] tcp_output does not force seg sent out
Date: Fri, 9 Mar 2012 14:38:55 +0800

Hi,

I found it's not always that the tcp_output() call can make a segment
to be sent out.   Sometimes it still accumulated data until TCP_MSS
reached before output a segment.  In what situation that tcp_output()
does not output segment? And, how do I ensure the output behavior
really happen?

* note:  I believe the send and receive window size are large enough.


Thanks in advance.

-- 
Life is the only flaw in an otherwise perfect nonexistence
    -- Schopenhauer

narke
public key at http://subkeys.pgp.net:11371 (address@hidden)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]