]> git.kaiwu.me - haproxy.git/commit
CLEANUP: lua: rename one of the lua appctx union
authorThierry FOURNIER <thierry.fournier@ozon.io>
Fri, 16 Dec 2016 08:25:38 +0000 (09:25 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 16 Dec 2016 11:59:00 +0000 (12:59 +0100)
commit18d0990a5def998a7bebe8f3b42af50faddad558
tree99c738d641963552da93bb77e625cf0269f07074
parent4305ac7f1d49ed998a4f227e8cecd867c547da48
CLEANUP: lua: rename one of the lua appctx union

It is named hlua, which does not represent the usage of this variable.
this patch renames this one to "hlua_cosocket".
include/types/applet.h
src/hlua.c