]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: lua: remove the session pointer from hlua_channel
authorWilly Tarreau <w@1wt.eu>
Tue, 10 Mar 2015 12:50:03 +0000 (13:50 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 11 Mar 2015 19:41:47 +0000 (20:41 +0100)
commitf6870521e59d693f98e5fd890a257898ac8dfa22
tree599ad3e229582e7047e731fd830fae8976804e30
parent6c6dc1650579ce5156672a621ddca2ebb44c68d2
CLEANUP: lua: remove the session pointer from hlua_channel

It was only used to find what side the channel belongs to.
include/types/hlua.h
src/hlua.c