I have been going through the lwip source code and I have seen instances of methods which update data into variables and return them... My intention is to interface lwip to both an ethernet device as well as a usb-wifi device... So was wondering if such non-rentrant code could lead to issues.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kieran Mansley Sent: Tuesday, September 28, 2010 6:58 PM To: Mailing list for lwIP users Subject: Re: [lwip-users] Reentrancy in LWIP On Tue, 2010-09-28 at 18:38 +0530, Chandran, Smitha wrote: > I am new to lwip ....had one basic doubt ..Is the lwip code > re-entrant?? What do you mean by re-entrant in this context? Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users Information contained and transmitted by this e-mail is confidential and proprietary to Patni Computer Systems Ltd and its affiliates (hitherto referred as Patni Computers) and is intended for use only by the recipient. If you are not the intended recipient , you are hereby notified that any dissemination, distribution, copying or use of this e-mail is strictly prohibited and you are requested to delete this e-mail immediately and notify the originator or [email protected]. Patni Computers does not enter into any agreement with any party by e-mail. Any views expressed by an individual do not necessarily reflect the view of Patni Computers. Patni Computers is not responsible for the consequences of any actions taken on the basis of information provided, through this email. The contents of an attachment to this e-mail may contain software viruses, which could damage your own computer system. While Patni Computers has taken every reasonable precaution to minimise this risk, we cannot accept liability for any damage which you sustain as a result of software viruses. You should carry out your own virus checks before opening an attachment. To know more about Patni Computers please visit www.patni.com. _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
