lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] ENSR* error codes (errno) in DNS code


From: Kieran Mansley
Subject: Re: [lwip-users] ENSR* error codes (errno) in DNS code
Date: Thu, 04 Aug 2011 13:28:41 +0100

On Wed, 2011-08-03 at 13:41 +0200, Mason wrote:
> Should I just copy the definitions to my cc.h file?

That sounds like the most pragmatic solution.  I'm not sure where the
values used in the lwIP errno header come from.

> Are the values set in stone or are they likely to change
> in the future?

That shouldn't matter, as lwIP will just use whatever values are chosen
by you.

> What if some of the values clash with other values from
> my platform's errno?

Then choose different values.

Kieran




reply via email to

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