InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
MessageSocket POD (serializable by memcpy) data members. More...
#include <Message.h>
Public Attributes | |
int | socket |
uint32_t | events |
listenertype_e | listenertype |
MessageSocket POD (serializable by memcpy) data members.
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().