diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2025-07-10 16:30:35 +0400 |
---|---|---|
committer | pluknet <pluknet@nginx.com> | 2025-07-11 16:25:51 +0400 |
commit | 3f5f8a7f51b16097ce6d5811ea3934efdfb27dd6 (patch) | |
tree | 9e93dc47834e4adde9e5bf8dfa42f575cf4f2f7d /src/stream/ngx_stream_variables.h | |
parent | 0daaba5c54aeeddffff400bfc77a08a1fd71b757 (diff) | |
download | nginx-3f5f8a7f51b16097ce6d5811ea3934efdfb27dd6.tar.gz nginx-3f5f8a7f51b16097ce6d5811ea3934efdfb27dd6.zip |
Configure: set NGX_KQUEUE_UDATA_T at compile time.
The NGX_KQUEUE_UDATA_T macro is used to compensate the incompatible
kqueue() API in NetBSD, it doesn't really belong to feature tests.
The change limits the macro visibility to the kqueue event module.
Moving from autotests also simplifies testing a particular NetBSD
version as seen in a subsequent change.
Diffstat (limited to 'src/stream/ngx_stream_variables.h')
0 files changed, 0 insertions, 0 deletions