Loading...
Searching...
No Matches
libmqmsgque::MqIoTcpConfigS Struct Reference

configure a context to use a tcp-client-server-linkMore...

#include <LibMqMsgque_mq.h>

Public Attributes

MK_STR host
 
MK_STR port
 
MK_STR myhost
 
MK_STR myport
 

Detailed Description

configure a context to use a tcp-client-server-link

Parameters
[in]hostclient: name of the remote interface (default: localhost)
server: name of the local interface (default: listen on all interfaces)
[in]portclient: name of the remote port
server: name of the local port
[in]myhostclient: name of the local interface
[in]myportclient: name of the local port

Definition at line 1240 of file LibMqMsgque_mq.h.

Member Data Documentation

◆ host

MK_STR libmqmsgque::MqIoTcpConfigS::host

Definition at line 1241 of file LibMqMsgque_mq.h.

◆ myhost

MK_STR libmqmsgque::MqIoTcpConfigS::myhost

Definition at line 1243 of file LibMqMsgque_mq.h.

◆ myport

MK_STR libmqmsgque::MqIoTcpConfigS::myport

Definition at line 1244 of file LibMqMsgque_mq.h.

◆ port

MK_STR libmqmsgque::MqIoTcpConfigS::port

Definition at line 1242 of file LibMqMsgque_mq.h.


The documentation for this struct was generated from the following file: