lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] Proposing change to netif state member


From: Simon Goldschmidt
Subject: Re: [lwip-devel] Proposing change to netif state member
Date: Mon, 19 Mar 2012 21:07:45 +0100

"Bill Auerbach" <address@hidden> wrote:

It would be nice to override the void type in void *state in struct netif.h.


Hmm, I don't know about that. While it would be cool to have the debugger look into netif->state, leaving out the casts would make the code less portable: if you'd happen to use more than one netif later, you'd  have to change the code...

Simon

reply via email to

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