path info impl More...
#include "ZFImpl_ZFLua.h"
Go to the source code of this file.
Functions | |
zfuint & | ZFLuaDebugPort (void) |
debug port for lua, 30000 by default | |
void | ZFLuaDebugPort (zfuint const &v) |
see ZFLuaDebugPort | |
path info impl
|
inline |
debug port for lua, 30000 by default
possible values:
0
: read command from stdin
> 0
(and ZFNet
module available) : start a local http server with specified port, read command from client request