lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] Issue related to Tcp Server max connections


From: address@hidden
Subject: Re: [lwip-devel] Issue related to Tcp Server max connections
Date: Fri, 28 Jun 2013 21:10:34 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130307 Thunderbird/17.0.4

Zach Smith wrote:
As for your question #1:

It is by design that any new connection of same or greater priority than an 
already existing connection replaces the older connection.

If you want to limit the connections to a single port, use listening backlog instead of reducing the number of available PCBs.

Simon



reply via email to

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