Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
_grn_msg Struct Reference

#include <com.h>

Collaboration diagram for _grn_msg:
Collaboration graph
[legend]

Data Fields

grn_com_queue_entry qe
union {
   grn_com *   peer
   grn_sock   fd
u
grn_ctxctx
grn_com_queueold
grn_com_header header
grn_com_addr edge_id
grn_comacceptor

Detailed Description

Definition at line 210 of file com.h.

Field Documentation

grn_com* acceptor

Definition at line 220 of file com.h.

grn_ctx* ctx

Definition at line 216 of file com.h.

grn_com_addr edge_id

Definition at line 219 of file com.h.

Definition at line 214 of file com.h.

Definition at line 218 of file com.h.

Definition at line 217 of file com.h.

grn_com* peer

Definition at line 213 of file com.h.

Definition at line 211 of file com.h.

union { ... } u

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