Parse mq connect arguments
mq connect [host[:port]] [login] [password] [vhost]
If one of the parameter is omitted, defaults from config.h are used.
utils/netutils.c will provide generic helper methods, like for now
a host:port expression parser.
Parse mq connect arguments Tags None Referenced Files None Subscribers None
Description
Details
|