comparison src/misc/ngx_cpp_test_module.cpp @ 7274:66aa2c1e82e6

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.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 21 May 2018 23:11:27 +0300
parents 1d693deab8ae
children f1e6f65ddfeb
comparison
equal deleted inserted replaced
7273:ceab908790c4 7274:66aa2c1e82e6