mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-23 15:21:02 +02:00
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.