mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-20 00:10:41 -05:00
event_hdl_cb_data_server_inetaddr struct had some anonymous structs defined in it, making it impossible to pass as a function argument and harder to maintain since changes must be performed at multiple places at once. So instead we define a storage struct named server_inetaddr that helps to save addr:port server information in INET context. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||
| make | ||