Update Nginx auf 1.13.1

This commit is contained in:
2017-06-10 15:31:44 +02:00
parent 4dba15c05e
commit 766d8e87e6
103 changed files with 4847 additions and 2573 deletions

View File

@@ -46,6 +46,8 @@ typedef struct {
int tcp_keepcnt;
#endif
int backlog;
int rcvbuf;
int sndbuf;
} ngx_mail_listen_t;