I'm trying to use socket_set_block and php.net says (php4 >= 4.2, php5).

I'm using version 4.3.1 but I get this error

Fatal error: Call to undefined function:  socket_set_block() in .....

Any idea why this is? Has the name changed or been something else?

socket_set_nonblock() work fine.

-Josh

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

Reply via email to