On Mon, 2004-08-09 at 07:35, Marten Lehmann wrote:
> Hello,
> 
> I'm missing the select-function in PHP. It's a low-level function call 
> to the same-called C-function and also available in Perl. I need this 
> for nonblocking socket calls. Which function within PHP do I have to use 
> instead?
> 
> Regards
> Marten Lehmann

Try this?

http://us4.php.net/manual/en/function.socket-select.php

-Robby

-- 
/***************************************
* Robby Russell | Owner.Developer.Geek
* PLANET ARGON  | www.planetargon.com
* Portland, OR  | [EMAIL PROTECTED]
* 503.351.4730  | blog.planetargon.com
* PHP/PostgreSQL Hosting & Development
****************************************/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to