haproxy/include
Willy Tarreau eabf313df2 [MINOR] change type of fdtab[]->owner to void*
The owner of an fd was initially a task but this was sometimes
casted to a (struct listener *). We'll soon need more types,
so void* is more appropriate.
2008-11-02 10:19:08 +01:00
..
common [OPTIM] force inlining of large functions with gcc >= 3 2008-11-02 10:19:08 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] indicate a reason for a task wakeup 2008-11-02 10:19:08 +01:00
types [MINOR] change type of fdtab[]->owner to void* 2008-11-02 10:19:08 +01:00