Barracuda Application Server C/C++ Reference
NO
BaLua_param Struct Reference

Detailed Description

The startup and runtime parameters for a Barracuda Server Lua VM.

#include <balua.h>

Public Attributes

lua_State * L
 The lua universe.
 
HttpServerserver
 Pointer to server for this vm.
 
struct BaTimertimer
 Timer bindings activated if not NULL.
 
IoIntfvmio
 The required VM (Lua) IO.
 
ThreadMutexmutex
 The mutex used by the server's SoDisp.
 
struct LoginTrackertracker
 The optional tracker.
 
int errHndRef
 Internal: The ba.seterrh(func) ref.