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

#include <ngx_mail.h>

Collaboration diagram for ngx_mail_conf_addr_t:
Collaboration graph
[legend]

Data Fields

struct sockaddr * sockaddr
socklen_t socklen
ngx_mail_conf_ctx_tctx
unsigned bind:1
unsigned wildcard:1
unsigned so_keepalive:2

Detailed Description

Definition at line 91 of file ngx_mail.h.

Field Documentation

unsigned bind

Definition at line 97 of file ngx_mail.h.

Definition at line 95 of file ngx_mail.h.

unsigned so_keepalive

Definition at line 105 of file ngx_mail.h.

struct sockaddr* sockaddr

Definition at line 92 of file ngx_mail.h.

socklen_t socklen

Definition at line 93 of file ngx_mail.h.

unsigned wildcard

Definition at line 98 of file ngx_mail.h.


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