diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2018-05-21 23:11:27 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2018-05-21 23:11:27 +0300 |
commit | 4f9d83d6d7f9651246109aae837a99ea8608f3a7 (patch) | |
tree | 83d36f34277c7f8cac639479d0d0bc26e73a2347 /src/os/unix/ngx_user.c | |
parent | 6ce439ebde10f618cc78622a8f919c3624767fda (diff) | |
download | nginx-4f9d83d6d7f9651246109aae837a99ea8608f3a7.tar.gz nginx-4f9d83d6d7f9651246109aae837a99ea8608f3a7.zip |
Core: silenced getsockopt(TCP_FASTOPEN) messages on FreeBSD.
FreeBSD returns EINVAL when getsockopt(TCP_FASTOPEN) is called on a unix
domain socket, resulting in "getsockopt(TCP_FASTOPEN) ... failed" messages
during binary upgrade when unix domain listen sockets are present in
the configuration. Added EINVAL to the list of ignored error codes.
Diffstat (limited to 'src/os/unix/ngx_user.c')
0 files changed, 0 insertions, 0 deletions