yumapro
24.10-2
YumaPro SDK
|
Implements yumaworks-event-stream module. More...
Functions | |
status_t | y_yumaworks_event_stream_init (const xmlChar *modname, const xmlChar *revision) |
initialize the yumaworks-event-filter server instrumentation library More... | |
void | y_yumaworks_event_stream_cleanup (void) |
cleanup the server instrumentation library More... | |
Implements yumaworks-event-stream module.
Requires –with-yumaworks-event-stream=true.
void y_yumaworks_event_stream_cleanup | ( | void | ) |
cleanup the server instrumentation library
Called by the server during shutdown.
status_t y_yumaworks_event_stream_init | ( | const xmlChar * | modname, |
const xmlChar * | revision | ||
) |
initialize the yumaworks-event-filter server instrumentation library
modname | requested module name |
revision | requested version (NULL for any) |