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

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

#include <LibMqMsgque_mq.h>

Public Attributes

MQ_SOCK_HDL hdl
 server-result from a socketpair function-call, [0] for the client-socket and [1] for the server-socket
 

Detailed Description

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

The socket option is special because it is used only for internal purpose to submit the socket from the client to the server started as pipe by the client.

Parameters
[in]hdlthe file-descriptor-number (default: not set)

Definition at line 1254 of file LibMqMsgque_mq.h.

Member Data Documentation

◆ hdl

MQ_SOCK_HDL libmqmsgque::MqIoPipeConfigS::hdl

server-result from a socketpair function-call, [0] for the client-socket and [1] for the server-socket

Definition at line 1255 of file LibMqMsgque_mq.h.


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