lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] How do I restrict to one server connection using rawapi


From: Sergio R. Caprile
Subject: Re: [lwip-users] How do I restrict to one server connection using rawapi?
Date: Mon, 26 Jun 2017 15:31:53 -0300
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

You could check how the httpd app does.
What I usually do is have a state variable shared among all the callbacks, so the application can know what is the state of the connection.



reply via email to

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