Willy Tarreau acc980036f MEDIUM: action: add a new flag ACT_FLAG_FIRST
This flag is used by custom actions to know that they're called for the
first time. The only case where it's not set is when they're resuming
from a yield. It will be needed to let them know when they have to
allocate some resources.
2015-09-27 23:34:39 +02:00
..
2015-09-21 20:57:12 +02:00
2009-01-25 13:49:53 +01:00
2015-07-10 16:30:08 +02:00