Hello,

I have a simple question.
How do I monitor two or more sockets in PHP?

Someone told me about register_tick_function() for multi tasking but I
played with it and nothing seems to come out of it.

I monitored the first opened socket using a while() loop containing a
fgets() function.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to