mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-07 21:51:45 +02:00
The global tuning options right now only concern the polling mechanisms, and they are not in the global struct itself. It's not very practical to add other options so let's move them to the global struct and remove types/polling.h which was not used for anything else.