haproxy/include
Willy Tarreau 787add2932 MINOR: session: add a simple function to retrieve a session from a task
This function only casts t->context to (struct session *). It will
avoid some ugly and unsafe casts in upcoming changes.
2013-12-09 15:40:21 +01:00
..
common MINOR: tools: function my_memmem() to lookup binary contents 2013-12-06 11:50:47 +01:00
import
proto MINOR: session: add a simple function to retrieve a session from a task 2013-12-09 15:40:21 +01:00
types MEDIUM: stats: don't use conn->xprt_st anymore 2013-12-09 15:40:21 +01:00