Stefan Bühler
|
7aec09dd27
|
[lua] split all metatable init/create code into separate functions
- lua_push_*_metatable and init_*_mt (init only used by push)
Change-Id: I42a3d58b884205f30e4ee9a99c693ce65e9dbf66
|
2 years ago |
Stefan Bühler
|
5e4a94b0c6
|
[core] handle Connection: Upgrade
|
10 years ago |
Stefan Bühler
|
f33a7fd3fa
|
[lua] check values for NULL before pushing to stack
|
10 years ago |
Stefan Bühler
|
c40b1da839
|
[subrequests lua] fix compile warnings. still not working, needs to be ported to stream api.
|
10 years ago |
Stefan Bühler
|
a937bd437a
|
fix missing li prefixes
|
10 years ago |
Stefan Bühler
|
cfd8955008
|
[common] implement libev wrapper
* need a way to mark a watcher as "don't keep the loop alive"
|
10 years ago |
Stefan Bühler
|
ff69160c34
|
[core] Use streams
|
10 years ago |
Stefan Bühler
|
0d85a068c8
|
[lua] add per lua_State lock
|
10 years ago |
Stefan Bühler
|
d9cc24b8e6
|
[core]: fix connection/vrequest callbacks to return FALSE after they got reset, so handling stops
|
13 years ago |
Stefan Bühler
|
79d98f5991
|
[core] Use liJobQueue for vrequest job queue
|
13 years ago |
Stefan Bühler
|
d133b8ad8c
|
[lua]: add subrequst_lua.c
|
13 years ago |