IIRC, quite a few OSs also ignore whatever you pass to listen()
At 08:19 AM 8/9/2004 +0100, Wez Furlong wrote:
The listen(2) backlog? It defaults to 5, and there is no way to alter this, yet.
Exposing more lower level features is a TODO item; you're welcome to suggest which ones you need.
--Wez.
On Mon, 9 Aug 2004 09:01:43 +0200, Ron Korving <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm using the socket stream and it seems to work just great for me, but with
> the stream_socket functions some original socket features seem lost. Is
> there any way to work around this? Maybe there is need for a
> stream_socket_set_option function? I personally bumped into this lack of
> features when I wanted to set my listen queue length on a socket-stream
> server. How can this be done? And if this is simply impossible, could anyone
> tell me what this default new queue length is?
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php