lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Mirror bugs


From: Bill Florac
Subject: [lwip-users] Mirror bugs
Date: Sat, 28 Jul 2007 01:42:12 -0500

In file api_msg.c, the function do_close_internal() should be surrounded by #if 
LWIP_TCP (as it is in the decration) so it will excluded when LWIP_TCP = 0.
 
In file etharp.c, the function etharp_find_addr() should have it unused 
parameter netif marked so there is no warning.
 
 
Bill Florac




reply via email to

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