lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] Checking whether the client is connected to the Server


From: Kieran Mansley
Subject: RE: [lwip-users] Checking whether the client is connected to the Server
Date: Tue, 31 Aug 2010 11:36:00 +0100

On Tue, 2010-08-31 at 11:28 +0100, Kieran Mansley wrote:
> 
> Look at the return value of tcp_write() and wait for your client_sent
> function to be called.

Also if you want data to be sent now, call tcp_output() to try to send
after calling tcp_write().

Kieran




reply via email to

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