mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-03 14:11:05 +01: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.