|
gupnp_context_set_subscription_timeout(PECL gupnp >= 0.1.0) gupnp_context_set_subscription_timeout — Sets the event subscription timeout Описание
void gupnp_context_set_subscription_timeout
( resource $context
, int $timeout
)
Sets the event subscription timeout (in seconds) to time out. Note that any client side subscriptions will automatically be renewed. Список параметров
Возвращаемые значенияЭта функция не возвращает значения после выполнения. Смотрите также
|
|