haproxy/include
Thierry FOURNIER c42c1ae885 MEDIUM: lua: each yielding function returns a wake up time.
This is used to ensure that the task doesn't become a zombie
when the Lua returns a yield. The yield wrapper ensure that an
timer used for waking up the task will be set.

The timer is reseted to TICK_ETERNITY if the Lua execution is
done.
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 [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MINOR: lua: use bitfield and macro in place of integer and enum 2015-03-04 17:58:52 +01:00
types MEDIUM: lua: each yielding function returns a wake up time. 2015-03-04 17:58:52 +01:00