libUPnP
1.6.17
|
Go to the source code of this file.
Data Structures | |
struct | UPNP_TIMEOUT |
Typedefs | |
typedef struct UPNP_TIMEOUT | upnp_timeout |
Functions | |
void | free_upnp_timeout (upnp_timeout *event) |
Free memory associated with event and memory for any sub-elements. |
typedef struct UPNP_TIMEOUT upnp_timeout |
The upnp_timeout structure definition.
void free_upnp_timeout | ( | upnp_timeout * | event | ) |
Free memory associated with event and memory for any sub-elements.
[in] | event | Event which needs to be freed. |
Referenced by AutoAdvertise(), free_client_subscription(), GenaAutoRenewSubscription(), genaRenewSubscription(), ScheduleGenaAutoRenew(), and UpnpSendAdvertisementLowPower().