haproxy/include
Thierry FOURNIER a097fdfb62 MINOR: lua: use bitfield and macro in place of integer and enum
In the future, the lua execution must return scheduling informations.
We want more than one flag, so I convert an integer used with an
enum into an interer used as bitfield.
2015-03-04 17:58:52 +01:00
..
common MEDIUM: buffer: make bo_putblk/bo_putstr/bo_putchk return the number of bytes copied. 2015-02-28 23:12:32 +01:00
import
proto MINOR: lua: use bitfield and macro in place of integer and enum 2015-03-04 17:58:52 +01:00
types MINOR: lua: use bitfield and macro in place of integer and enum 2015-03-04 17:58:52 +01:00