[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] tcp sending balance state
From: |
narke |
Subject: |
[lwip-devel] tcp sending balance state |
Date: |
Fri, 9 Mar 2012 16:26:09 +0800 |
Hi,
How do I get know a pcb is balanced in sending. By that, I mean, I
want to know SND.UNA == SND.NXT. From the pcb struct, however, I
don't get how to query these status. Does the pcb->unsent == NULL
and pcb->unacked == NULL do the same job?
Thanks in adavance.
--
Life is the only flaw in an otherwise perfect nonexistence
-- Schopenhauer
narke
public key at http://subkeys.pgp.net:11371 (address@hidden)
- [lwip-devel] tcp sending balance state,
narke <=