lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] how lwip know internet cable is unplug


From: Simon Goldschmidt
Subject: Re: [lwip-users] how lwip know internet cable is unplug
Date: Fri, 02 Sep 2011 09:54:49 +0200

address@hidden wrote:
> Maybe it should be 
> handled with the netif_set_up/down-functions

Nearly: it should call netif_set_link_up/down (watch out for threading 
issues!), which in turn calls user-specified callbacks. This has to be enabled 
using a define (I think it's turned off by default).

Simon
-- 
NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie!               
Jetzt informieren: http://www.gmx.net/de/go/freephone



reply via email to

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