nmsg 1.1.2
Functions
chalias.h File Reference

Nmsg channel aliases. More...

Go to the source code of this file.

Functions

int nmsg_chalias_lookup (const char *ch, char ***alias)
 Lookup a channel alias.
 
void nmsg_chalias_free (char ***alias)
 Free the memory allocated by nmsg_chalias_lookup().
 

Detailed Description

Nmsg channel aliases.

Definition in file chalias.h.

Function Documentation

◆ nmsg_chalias_lookup()

int nmsg_chalias_lookup ( const char *  ch,
char ***  alias 
)

Lookup a channel alias.

Parameters
[in]chName of the channel.
[out]aliasLocation to store an array of sockspecs.
Returns
Number of aliases.