Query: gupnp_context_set_subscription_timeout
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GUPNP_CONTEXT_SET_SUBSCRIPTION_TIMEOUT(3) 1 GUPNP_CONTEXT_SET_SUBSCRIPTION_TIMEOUT(3) gupnp_context_set_subscription_timeout - Sets the event subscription timeoutSYNOPSISvoid gupnp_context_set_subscription_timeout (resource $context, int $timeout)DESCRIPTIONSets the event subscription timeout (in seconds) to time out. Note that any client side subscriptions will automatically be renewed.PARAMETERSo $context - A context identifier, returned by gupnp_context_new(3). o $timeout - The event subscription timeout in seconds. Use 0 if you don't want subscriptions to time out.RETURN VALUESNo value is returned.SEE ALSOgupnp_context_new(3), gupnp_context_get_subscription_timeout(3). PHP Documentation Group GUPNP_CONTEXT_SET_SUBSCRIPTION_TIMEOUT(3)
Related Man Pages |
---|
subscriptions.conf(5) - debian |
subscriptions.conf(5) - opendarwin |
subscriptions.conf(5) - v7 |
subscriptions.conf(5) - plan9 |
subscriptions.conf(5) - posix |