Loading...
Searching...
No Matches

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

#include <LibMqMsgque_mq.h>

Data Fields

MK_STR file
 

Detailed Description

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

The uds-socket (http://en.wikipedia.org/wiki/Unix_domain_socket) is usually 50% faster than a local tcp communication but only available on UNIX.

Parameters
[in]filename of a uds-socket-file (default: None)

Definition at line 1225 of file LibMqMsgque_mq.h.

Field Documentation

◆ file

MK_STR MqIoUdsConfigS::file

Definition at line 1226 of file LibMqMsgque_mq.h.


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