Function ShowListenerConfig#
Defined in File connection_config.h
Function Documentation#
-
int ShowListenerConfig(const std::string &rssListener, const SContext &rsContext)#
Show a listener configuration.
- Parameters:
rssListener – [in] Reference to the string containing the listener configuration name.
rsContext – [in] Reference to the context.
- Returns:
The application exit code. 0 is no error.