lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] implementing device driver: netif events handling


From: Simon Goldschmidt
Subject: Re: [lwip-users] implementing device driver: netif events handling
Date: Thu, 09 Aug 2012 08:19:56 +0200

"Krzysztof Wesołowski" <address@hidden> wrote:
> If u use separate threa
> thera are netifapi_* variants of functions which uses messages with
> call back to pass execution to tcpip thread.

Or use 'tcpip_callback()' to call a self-created function in the context of 
tcpip_thread which in turn calls netif_set_link_up/down().


Simon



reply via email to

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