The SYSLOG reliable RAW profile


o (*sr_callback)
Prototype for the application callback
o SYSLOG_RAW_URI
URI to use for the SYSLOG reliable RAW profile, defaults to "http://ianaorg/beep/SYSLOG/RAW"
o SYSLOG_RAW_IMODES
Initiator modes for the SYSLOG reliable RAW profile, defaults to "plaintext,encrypted"
o SYSLOG_RAW_LMODES
Listener modes for the SYSLOG reliable RAW profile, defaults to "plaintext,encrypted"
o SYSLOG_RAW_WINDOWSIZE
User-specified window size for the SYSLOG reliable RAW profile
o SYSLOG_RAW_DEBUG
Enables debug mode for the SYSLOG reliable RAW profile, defaults to "0"
o sr_Init
Well-known entry point for the SYSLOG reliable RAW profile.
o sr_listener
Configures a profile-registration structure to behave as a listener.
o sr_initiator
Configures a profile-registration structure to behave as an initiator.
o sr_log
Sends an entry to log.
o sr_fin
Closes the SYSLOG reliable RAW channel.
o SR_OK
no problema
o SR_ERROR
error performing task
o SR_BUSY
still doing sr_log
o SR_DONE
channel is closed

Home Alphabetic index



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