[PHP] PHP time out for socket_recvfrom or socket_read block call
- Date: Sat, 14 Jun 2008 20:14:05 +1000
- From: hce <webmail.hce@xxxxxxxxx>
- Subject: [PHP] PHP time out for socket_recvfrom or socket_read block call
Hi,
How can use time out mechanism in PHP when calling socket_recvfrom or
socket_read (in block service)?
I know the non-block system call can be used, but I need to use a
block system call, the block socket_recvfrom or socket_read should be
either returned to be failed, or canceled when a time out is occurred.
Thank you.
Kind Regards,
Jim
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php