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

#include <ngx_mail.h>

Collaboration diagram for ngx_mail_listen_t:
Collaboration graph
[legend]

Data Fields

u_char sockaddr [NGX_SOCKADDRLEN]
socklen_t socklen
ngx_mail_conf_ctx_tctx
unsigned bind:1
unsigned wildcard:1
unsigned so_keepalive:2

Detailed Description

Definition at line 29 of file ngx_mail.h.

Field Documentation

unsigned bind

Definition at line 36 of file ngx_mail.h.

Definition at line 34 of file ngx_mail.h.

unsigned so_keepalive

Definition at line 44 of file ngx_mail.h.

u_char sockaddr[NGX_SOCKADDRLEN]

Definition at line 30 of file ngx_mail.h.

socklen_t socklen

Definition at line 31 of file ngx_mail.h.

unsigned wildcard

Definition at line 37 of file ngx_mail.h.


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