Dhanya Thattil b67c6dea08
ensuring no duplicate rx hostname port combo (#604)
* rx_hostname and port combo to one, or hostname to all, or a vector of hostnames and ports, ignoring none or empty, then verifying no duplicates for the host port combo including from shared memory

* extracted function for rx_hostname (#694)

* c++14 revert

* unique hostname-port combo for port, hostname, rx_tcpport (#696)

* verify unique combo for rx_port as well

* check unique hostname-port combo also when setting control port, hostname, rx_hostname and rx_tcpport

---------

Co-authored-by: Erik Fröjdh <erik.frojdh@gmail.com>
Co-authored-by: Erik Frojdh <erik.frojdh@psi.ch>
2023-03-20 12:30:12 +01:00
..
2022-11-09 11:13:09 +01:00
2021-10-15 15:47:04 +02:00
2023-03-16 11:59:06 +01:00
2022-08-05 15:39:34 +02:00
2022-08-05 15:39:34 +02:00
2022-12-15 09:16:51 +01:00
2023-01-24 10:37:52 +01:00
2023-02-13 11:36:41 +01:00