extern PROFILE_REGISTRATION* sr_Init

(struct configobj* appconfig)

Well-known entry point for the SYSLOG reliable RAW profile.

Documentation

Well-known entry point for the SYSLOG reliable RAW profile.

Parameters:
appconfig - A pointer to the configuration structure used for configuration purposes.

Keys:

SYSLOG_RAW_URI
The registration URI for the profile (optional).
SYSLOG_RAW_IMODES
The initiator_modes to use when registering the profile (optional).
SYSLOG_RAW_LMODES
The listener_modes to use when registering the profile (optional).
SYSLOG_RAW_DEBUG
A non-zero value to enable debugging (optional).

Returns:
A pointer to a profile-registration structure.

Home Alphabetic index



This page was generated with the help of DOC++.