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


_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to