]> git.kaiwu.me - nginx.git/commit
Mail: configurable socket buffer sizes.
authorVladimir Homutov <vl@nginx.com>
Mon, 3 Apr 2017 14:30:34 +0000 (17:30 +0300)
committerVladimir Homutov <vl@nginx.com>
Mon, 3 Apr 2017 14:30:34 +0000 (17:30 +0300)
commita965e1d76642095f3f4e5f43d13a8b0379296e43
treecbe27ab348d141c84299d77045c57ab011b65590
parent9f7b5576735d1a711acfc62af45088a54c786d27
Mail: configurable socket buffer sizes.

The "rcvbuf" and "sndbuf" parameters are now supported by
the "listen" directive.
src/mail/ngx_mail.c
src/mail/ngx_mail.h
src/mail/ngx_mail_core_module.c