mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-22 17:30:34 -05:00
3 variables of the dns_resolution structure are set to 'time_t' type. Since they are all set by 'now_ms' and used as 'ticks' in HAProxy's internal, it is safer to set them to the same type than now_ms: 'unsigned int'. |
||
|---|---|---|
| .. | ||
| common | ||
| import | ||
| proto | ||
| types | ||