Ivan Kozlovic
85b3f8a7fd
Gateways: data race when setting first ping timer
...
This was introduced when fixing #2881 . The call to setFirstPingTimer
needed to be done under the client's lock.
Moved setFirstPingTimer from a server receiver to a client receiver.
The only reason it was a server receiver is because we need the
server options, but c.srv is always set when invoking this function,
so we will get the server from c.srv in that function now.
Related to #2881
Signed-off-by: Ivan Kozlovic <ivan@synadia.com >
2022-03-04 19:55:07 -07:00
..
2021-07-19 11:42:28 -04:00
2021-11-15 17:23:08 -07:00
2021-11-15 17:23:08 -07:00
2022-02-04 13:32:18 -08:00
2022-01-25 13:48:12 -05:00
2022-01-21 11:03:19 -08:00
2022-01-21 10:09:10 -08:00
2020-03-18 10:09:23 -06:00
2021-11-09 17:22:15 -07:00
2022-03-04 19:55:07 -07:00
2020-05-29 17:56:45 -07:00
2021-09-13 10:21:00 -06:00
2022-03-04 10:08:14 -08:00
2022-02-16 18:24:27 -08:00
2021-11-04 13:43:11 -07:00
2021-08-17 10:03:30 -07:00
2021-11-15 17:23:08 -07:00
2021-11-15 17:23:08 -07:00
2021-11-15 17:23:08 -07:00
2021-09-15 09:01:03 +02:00
2021-11-04 14:26:01 -07:00
2022-02-02 08:51:13 -08:00
2021-12-14 10:00:54 -07:00
2022-02-15 17:07:32 -08:00
2022-02-01 12:17:08 -08:00
2022-03-04 11:50:15 -08:00
2021-11-15 17:23:08 -07:00
2021-10-28 12:05:30 -06:00
2022-03-04 19:55:07 -07:00
2022-01-13 13:14:00 -07:00
2022-02-22 16:22:32 -07:00
2022-03-03 09:46:35 -07:00
2022-03-04 08:53:16 -08:00
2022-03-04 08:53:16 -08:00
2022-02-02 08:51:13 -08:00
2021-08-10 16:08:28 +02:00
2021-08-10 16:08:28 +02:00
2021-05-07 19:35:46 +02:00
2022-03-04 10:48:10 -08:00
2022-03-03 09:50:00 -08:00
2022-01-25 13:48:12 -05:00
2022-02-04 13:32:18 -08:00
2022-03-04 17:03:06 -07:00
2022-03-04 19:55:07 -07:00
2021-10-27 12:44:59 -04:00
2021-01-14 01:14:52 -08:00
2021-01-14 01:14:52 -08:00
2022-02-07 17:26:32 -08:00
2022-01-21 12:44:42 -08:00
2022-01-25 13:42:14 -07:00
2022-01-13 13:14:05 -07:00
2022-01-13 13:14:00 -07:00
2021-11-17 15:19:00 +01:00
2021-11-17 15:19:00 +01:00
2022-02-17 11:33:41 -08:00
2021-11-16 13:33:44 -08:00
2022-01-13 13:14:05 -07:00
2022-02-15 17:07:32 -08:00
2021-01-26 15:33:39 -07:00
2022-01-21 11:03:19 -08:00
2020-06-12 10:03:47 -06:00
2021-12-01 10:50:15 -07:00
2022-02-22 16:22:32 -07:00
2022-01-11 16:57:19 +02:00
2022-01-11 16:57:19 +02:00
2021-09-02 09:13:54 -06:00
2021-12-16 16:53:20 -05:00
2020-03-23 12:25:51 -04:00
2022-03-04 19:55:07 -07:00
2021-09-02 14:22:56 -06:00
2022-01-13 13:14:00 -07:00
2022-01-13 13:14:00 -07:00
2022-03-04 19:55:07 -07:00
2021-11-15 17:23:08 -07:00
2021-11-15 17:23:08 -07:00
2021-11-15 17:23:08 -07:00
2021-09-01 14:55:26 -07:00
2021-11-15 17:23:08 -07:00
2022-02-07 17:26:32 -08:00
2022-03-03 09:50:00 -08:00
2021-12-16 16:53:20 -05:00
2021-09-13 15:22:05 +03:00
2021-11-04 13:43:11 -07:00
2021-04-07 11:09:47 -07:00
2021-10-27 12:44:59 -04:00
2021-12-01 10:50:15 -07:00
2022-01-03 11:56:12 -07:00
2021-12-06 16:13:13 -07:00