lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] link down and netconn problem


From: Kieran Mansley
Subject: Re: [lwip-users] link down and netconn problem
Date: Wed, 07 Oct 2009 09:10:19 +0100

On Tue, 2009-10-06 at 18:19 +0200, Martin Velek wrote:
> Hi,
> 
> thank you for tip. I have to define my own error with positive value.
> Currently, I am using a macro netconn_err that sets error to ERR_OK
> before every transmitt, netconn_err(conn) = ERR_OK. I do not think,
> that a) and b) is a good solution, but it works.

I think setting netconn_err to ERR_OK is fine if you're happy that the
error is not serious.

Kieran





reply via email to

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