problem with stream_select and signals

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

 



There is any form of detect signal interrupting the stream_select call, some times a signal is not a error and there is other change to get the result, so if *_select tell me if its interruptded by signal.

in socket_select i can determine if a signal interrupted the socket_select, but streams don't have this facility.

so there is any form of detecting this?

socket_last_error() is not aceptable that this module are no avaliable by default in 5.3.0 and abovem and of course only applicable to sockets.

Regards.

--
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