This is a discussion on how can i use timeout in php's socket? within the PHP General forums, part of the PHP Programming Forums category; how can i use timeout in php's socket? And if php support multicast? thanks...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Who can help me? Thank you!
-----ÓʼþÔ*¼þ----- ·¢¼þÈË: ½Ðǹâ [mailto:xglu@iflytek.com] ·¢ËÍʱ¼ä: 2007Äê12ÔÂ17ÈÕ 15:11 ÊÕ¼þÈË: php-general@lists.php.net Ö÷Ìâ: [php] how can i use timeout in php's socket? how can i use timeout in php's socket? And if php support multicast? thanks |
|
|||
|
On Dec 17, 2007 8:10 AM, ½Ðǹâ <xglu@iflytek.com> wrote:
> how can i use timeout in php's socket? You can put an option with socket_set_option : http://php.net/manual/en/function.socket-set-option.php Availables options are listed here : http://php.net/manual/en/function.socket-get-option.php Brice Favre http://www.copix.org/ > |
|
|||
|
Thank you! But these have not multicast!
-----ÓʼþÔ*¼þ----- ·¢¼þÈË: Brice [mailto:brice.favre@gmail.com] ·¢ËÍʱ¼ä: 2007Äê12ÔÂ17ÈÕ 17:28 ÊÕ¼þÈË: ½Ðǹ⠳*ËÍ: php-general@lists.php.net Ö÷Ìâ: Re: [php] how can i use timeout in php's socket? On Dec 17, 2007 8:10 AM, ½Ðǹâ <xglu@iflytek.com> wrote: > how can i use timeout in php's socket? You can put an option with socket_set_option : http://php.net/manual/en/function.socket-set-option.php Availables options are listed here : http://php.net/manual/en/function.socket-get-option.php Brice Favre http://www.copix.org/ > |