Markus Mäkelä
388e952c5f
MXS-1951: Fix port conflict detection
...
With the addition of SO_REUSEPORT support, it is no longer possible to
rely on the network stack to prevent multiple listeners from listening on
the same port. Without explicitly checking for the ports it would be
possible for two listeners from two different services to listen on the
same port in which case the service would be almost randomly chosen.
2019-03-28 16:34:12 +02:00
..
2019-03-22 13:39:52 +02:00
2018-12-04 11:50:43 +02:00
2019-01-07 10:54:42 +02:00
2019-01-17 12:37:40 +02:00
2019-02-01 13:55:54 +02:00
2019-03-18 13:18:52 +02:00
2018-12-10 12:58:17 +02:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2017-02-20 17:44:22 +02:00
2019-03-04 12:27:36 +02:00
2018-12-10 12:58:17 +02:00
2019-03-28 13:53:40 +02:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2019-01-15 14:10:55 +02:00
2019-03-04 08:48:32 +02:00
2019-01-08 16:01:36 +02:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2019-03-22 02:05:36 +02:00
2019-03-28 16:34:12 +02:00
2019-03-28 16:34:12 +02:00
2019-02-15 11:08:14 +02:00
2019-03-26 13:44:04 +02:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2019-02-14 10:57:55 +02:00
2019-03-15 12:57:35 +02:00
2018-12-04 11:50:43 +02:00
2019-03-20 10:40:45 +02:00
2018-09-09 22:26:19 +03:00
2019-01-14 10:43:17 +02:00
2018-08-07 08:40:28 +03:00
2018-09-09 22:26:19 +03:00
2019-03-04 12:27:36 +02:00
2018-12-04 14:51:02 +02:00
2019-01-15 17:26:26 +02:00
2019-03-28 13:53:40 +02:00
2019-02-01 13:55:54 +02:00
2018-09-09 22:26:19 +03:00
2019-03-27 13:15:14 +02:00
2019-03-28 15:33:09 +02:00
2019-02-07 10:50:27 +02:00
2018-09-09 22:26:19 +03:00
2019-03-21 18:19:10 +02:00
2018-09-09 22:26:19 +03:00
2019-03-28 13:21:24 +02:00
2019-02-22 16:53:17 +02:00
2018-09-26 09:43:25 +03:00
2019-01-07 10:54:42 +02:00
2019-01-17 12:37:40 +02:00
2018-09-09 22:26:19 +03:00
2019-01-15 17:26:26 +02:00
2018-09-18 15:21:53 +03:00
2018-12-04 11:50:43 +02:00
2018-12-10 12:50:07 +02:00
2019-03-28 16:34:12 +02:00
2017-03-09 10:01:38 +02:00