mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-10 01:21:15 +01:00
The former was not used and the second was used only as a positive mask of the flags to keep instead of having the flags that are updated. Both were removed in favor of a new FD_POLL_UPDT_MASK that only mentions the updated flags. This will ease merging of state and ev later.