|
From: | address@hidden |
Subject: | Re: [lwip-users] How do I control the numbers of TCP connection to the same port? |
Date: | Thu, 04 Feb 2010 16:06:10 +0100 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 |
Kieran Mansley wrote:
If you mean the number of concurrent tcp client connections to one listening connection, that would be the backlog, and you can set it with tcp_listen_with_backlog().On Wed, 2010-02-03 at 09:08 -0500, Chen wrote:Hi, all, How do I control the numbers of TCP connection to the same port?
Simon
[Prev in Thread] | Current Thread | [Next in Thread] |