libUPnP
1.8.0
|
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. More... | |
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(), and free_client_subscription().