Prosody generic: API: smd_ev_free

Prototype Definition

int smd_ev_free(tSMEventId eventId)

Parameters

eventId

Description

Release operating system resources associated with use of event previously allocated by smd_ev_create().

Returns

0 if call completed successfully, otherwise a standard error such as:


This function is part of the Prosody generic API.