- PHP 手册
- 函数参考
- 其它服务
- Gupnp
- Gupnp 函数
gupnp_root_device_start
(PECL gupnp >= 0.1.0)
gupnp_root_device_start — Start main loop
说明
gupnp_root_device_start ( resource$root_device
) : bool
Start root server's main loop.
参数
-
root_device
-
A root device identifier, returned by gupnp_root_device_new().
返回值
成功时返回 TRUE
, 或者在失败时返回 FALSE
。
参见
- gupnp_root_device_stop() - Stop main loop
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.gupnp-root-device-start.php