[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-users] How to know if a full packed was ACK'ed ? (netconn api)
From: |
Yann Suisini |
Subject: |
[lwip-users] How to know if a full packed was ACK'ed ? (netconn api) |
Date: |
Sat, 3 Oct 2009 11:55:27 -0700 (PDT) |
Hi,
I want to use the netconn_api for my app , but I have a question :
I need to optimize the bandwith due to high latency connection
(intercontinental) , so I'll send big packets
(about 5KB by 5KB) . Because the systeme doe not havo much memory I would
send the data with NETCONN_NOCOPY .
So I have to be sure the full packet was ACK to be able to use the netbuf
again .
How can I know if the full packet was ACKed byt the remote peer ?
Thanks in advance
Yann Suisini
--
View this message in context:
http://www.nabble.com/How-to-know-if-a-full-packed-was-ACK%27ed---%28netconn-api%29-tp25731642p25731642.html
Sent from the lwip-users mailing list archive at Nabble.com.
- [lwip-users] How to know if a full packed was ACK'ed ? (netconn api),
Yann Suisini <=