Markus Mäkelä
717f883839
Make service ports lock-free
...
The service port list is now iterated in a safe and lock-free manner. This
makes the handling of service ports somewhat simpler since once an item
has been added to the list it will never be removed. It also removes the
need to lock the service when checking whether a service listens on a port
which caused potential deadlocks.
2017-05-09 15:32:42 +03:00
..
2017-05-02 10:29:55 +03:00
2017-05-04 09:12:15 +03:00
2017-02-14 21:42:28 +02:00
2017-05-09 15:28:04 +03:00
2017-05-04 09:14:04 +03:00
2017-03-31 14:12:02 +03:00
2017-02-14 21:42:28 +02:00
2017-03-27 09:49:21 +02:00
2017-02-20 17:44:22 +02:00
2017-05-09 15:32:42 +03:00
2017-02-14 21:42:28 +02:00
2017-05-02 10:29:55 +03:00
2017-02-15 08:44:55 +02:00
2017-05-04 09:14:04 +03:00
2017-05-04 09:14:04 +03:00
2017-02-14 21:42:28 +02:00
2017-04-04 09:40:04 +03:00
2017-03-24 09:21:20 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-05-04 09:14:04 +03:00
2017-05-09 15:32:42 +03:00
2017-02-14 21:42:28 +02:00
2017-05-09 15:32:42 +03:00
2017-05-09 15:32:42 +03:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-05-04 09:17:51 +03:00
2017-02-14 21:42:28 +02:00
2017-04-20 14:18:40 +03:00
2017-05-04 09:14:04 +03:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-03-15 09:11:18 +02:00
2017-03-08 14:01:38 +02:00
2017-02-14 21:42:28 +02:00
2017-04-28 14:53:37 +03:00
2017-04-20 13:51:16 +03:00
2017-04-20 13:51:16 +03:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-03-22 11:09:36 +02:00
2017-02-14 21:42:28 +02:00
2017-02-15 08:44:55 +02:00
2017-02-14 21:42:28 +02:00
2017-05-04 09:14:04 +03:00
2017-05-04 09:14:04 +03:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-04-25 13:10:01 +03:00
2017-05-04 09:17:48 +03:00
2017-05-09 15:32:42 +03:00
2017-05-08 09:58:02 +03:00
2017-03-21 15:19:10 +02:00
2017-02-14 21:42:28 +02:00
2017-03-13 10:45:51 +02:00
2017-03-24 10:52:09 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-05-04 09:14:04 +03:00
2017-05-04 09:12:15 +03:00
2017-02-14 21:42:28 +02:00
2017-03-09 10:01:38 +02:00
2017-05-09 15:32:42 +03:00