Re[2]: socket_read() trouble with PHP_BINARY_READ

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Saturday, September 3, 2005, 6:49:54 PM, you wrote:
MS> hello,

MS> thank you for the help, but I've tried your code, and it returns the
MS> exact same thing :( the error #11 temporarily unavailable. If I remove
MS> non-blocking, or change the error to ignore to 11 (10035 in your code
MS> example) it simply "hangs" doing nothing *at all*...

MS> I'm stumped; really.. thank you for trying though :)

Looking at your code, in the functions you have $this->connection but
the class uses $this->socket. In your application it is better not to
use blocking I think.

-- 
regards,
Tom

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux