haproxy/include
Baptiste Assmann d458adcc52 MINOR: new update_server_addr_port() function to change both server's ADDR and service PORT
This function can replace update_server_addr() where the need to change the
server's port as well as the IP address is required.
It performs some validation before performing each type of change.
2016-09-11 08:13:11 +02:00
..
common MINOR: standard.c: ipcpy() function to copy an IP address from a struct sockaddr_storage into an other one 2016-08-14 12:16:43 +02:00
import MINOR: lru: new function to delete <nb> least recently used keys 2016-01-11 07:31:35 +01:00
proto MINOR: new update_server_addr_port() function to change both server's ADDR and service PORT 2016-09-11 08:13:11 +02:00
types MINOR: server: introduction of 3 new server flags 2016-09-11 08:12:42 +02:00