Re: Problem with socket programming
- From: "Phil Frisbie, Jr." <phil@xxxxxxxxxxxx>
- Date: Mon, 12 Jun 2006 09:17:27 -0700
Carl wrote:
I can understand .
Because I want to know this information for determine my server's
action .
For example , if there are 10 clients in the socket server pending
queue and my server maybe enable quick-pass mode to access the client .
That is why I want to get the socket server pending queue number.
Or maybe I think the wrong way ?
Just keep accepting the connections and put them in your own queue. That way you will have an accurate count.
--
Phil Frisbie, Jr.
Hawk Software
http://www.hawksoft.com
.
- References:
- Problem with socket programming
- From: Carl
- Re: Problem with socket programming
- From: davids
- Re: Problem with socket programming
- From: Carl
- Problem with socket programming
- Prev by Date: Re: My server sometimes goes deaf to certain hosts
- Next by Date: 64 bit library questions
- Previous by thread: Re: Problem with socket programming
- Next by thread: Re: Problem with socket programming
- Index(es):
Relevant Pages
|