lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] count active connection on server side


From: Simon Goldschmidt
Subject: Re: [lwip-users] count active connection on server side
Date: Wed, 13 Aug 2014 20:24:56 +0200

"mobin.seven" wrote:

> Hi Is there any variable to show active connections/PCBs on server side?

You can iterate the active connections by iterating the internal list, but 
there is no such thing as official API. Except for the stats maybe...

Simon


reply via email to

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