Constant NGX_STREAM_SRV_CONF_OFFSET

Source
pub const NGX_STREAM_SRV_CONF_OFFSET: usize = _; // 8usize
Expand description

The offset of the srv_conf field in the ngx_stream_conf_ctx_t struct.

This is used to access the server configuration context for a STREAM module.