Apache HTTPD
Public Attributes | List of all members
lua_filter_ctx Struct Reference
module lua_module

Public Attributes

apr_bucket_brigadetmpBucket
 
lua_StateL
 
ap_lua_vm_specspec
 
int broken
 

Detailed Description

Definition at line 75 of file mod_lua.c.

Member Data Documentation

◆ broken

int lua_filter_ctx::broken

Definition at line 80 of file mod_lua.c.

◆ L

lua_State* lua_filter_ctx::L

Definition at line 78 of file mod_lua.c.

◆ spec

ap_lua_vm_spec* lua_filter_ctx::spec

Definition at line 79 of file mod_lua.c.

◆ tmpBucket

apr_bucket_brigade* lua_filter_ctx::tmpBucket

Definition at line 77 of file mod_lua.c.


The documentation for this struct was generated from the following file: