lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] use of static variables in tcp_in.c


From: Siva Velusamy
Subject: [lwip-users] use of static variables in tcp_in.c
Date: Wed, 3 Oct 2007 15:48:39 -0700

Hi,

tcp_in.c in lwIP 1.2.0 makes use of static global variables to pass arguments between functions. This implies that tcp_input is not re-entrant. However this doesn't seem to be documented in ethernetif.c or anywhere else. Is there something I'm missing here?

Thanks,
Siva
--
In the end, everything is a gag.
           Charlie Chaplin
reply via email to

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