libUPnP
1.6.17
|
Contains a function for freeing the memory associated with a upnp time out event. More...
Functions | |
void | free_upnp_timeout (upnp_timeout *event) |
Free memory associated with event and memory for any sub-elements. |
Contains a function for freeing the memory associated with a upnp time out event.
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().