]> git.kaiwu.me - haproxy.git/commit
MINOR: lua: add the struct session in the lua channel struct
authorThierry FOURNIER <tfournier@exceliance.fr>
Thu, 5 Mar 2015 16:04:41 +0000 (17:04 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 9 Mar 2015 16:47:52 +0000 (17:47 +0100)
commitbd1f1325e135971b367c1096b92953b0bb5852dc
tree4f1e57f7c1ec939f6762334bee8633a073cf21bb
parent90da191345f4bfd162b82a9232debbdd4595b7e4
MINOR: lua: add the struct session in the lua channel struct

This is used later to modify some flags in the session.
include/types/hlua.h
src/hlua.c