InfiniSQL  v0.1.2-alpha
Massive Scale Transaction Processing
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MessageSocket::socket_s Struct Reference

MessageSocket POD (serializable by memcpy) data members. More...

#include <Message.h>

Public Attributes

int socket
 
uint32_t events
 
listenertype_e listenertype
 

Detailed Description

MessageSocket POD (serializable by memcpy) data members.

Definition at line 173 of file Message.h.

Member Data Documentation

uint32_t MessageSocket::socket_s::events

Definition at line 176 of file Message.h.

Referenced by Pg::cont(), and TransactionAgent::TransactionAgent().

listenertype_e MessageSocket::socket_s::listenertype

Definition at line 177 of file Message.h.

Referenced by TransactionAgent::TransactionAgent().

int MessageSocket::socket_s::socket

Definition at line 175 of file Message.h.

Referenced by TransactionAgent::TransactionAgent().


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