jfreegman
d94246a906
fix: partially fix a bug that prevented group part messages from
...
sending.
When a peer leaves a group, they send a packet to the group
indicating that they're leaving. However if this packet is sent
via TCP, it gets put in a packet queue, which is then destroyed
on the rest of the group cleanup process before ever being able
to send.
This pr allows do_gc() to finish an iteration before cleaning the
group up, which allows the TCP packet queue to be emptied. However
this bug still exists on a tox_kill() event because we don't have
a chance to do another do_gc() iteration.
2024-01-27 12:27:27 -05:00
..
2018-08-19 10:38:51 +00:00
2024-01-25 21:33:52 +00:00
2024-01-25 23:17:32 +00:00
2024-01-18 18:08:07 +00:00
2022-01-25 14:25:36 -05:00
2024-01-18 18:08:07 +00:00
2024-01-12 10:27:48 +00:00
2024-01-14 23:00:42 +00:00
2024-01-25 23:17:32 +00:00
2024-01-18 18:08:07 +00:00
2024-01-25 23:17:32 +00:00
2024-01-18 18:08:07 +00:00
2024-01-25 23:17:32 +00:00
2024-01-25 23:17:32 +00:00
2022-02-21 17:39:10 +00:00
2024-01-25 23:17:32 +00:00
2024-01-18 18:08:07 +00:00
2024-01-25 21:33:52 +00:00
2022-04-01 09:10:37 +00:00
2024-01-25 23:17:32 +00:00
2024-01-25 23:17:32 +00:00
2024-01-25 23:17:32 +00:00
2022-04-03 23:04:11 +02:00
2024-01-18 18:08:07 +00:00
2024-01-25 23:17:32 +00:00
2024-01-27 12:27:27 -05:00
2024-01-25 23:17:32 +00:00
2024-01-25 23:17:32 +00:00
2024-01-25 23:17:32 +00:00
2024-01-18 18:08:07 +00:00
2024-01-25 11:08:35 -05:00
2024-01-25 21:33:52 +00:00
2024-01-18 18:08:07 +00:00
2024-01-25 21:33:52 +00:00
2023-12-21 17:17:51 +00:00
2023-12-21 17:17:51 +00:00
2022-04-03 22:48:16 +00:00
2024-01-18 18:08:07 +00:00
2024-01-18 18:08:07 +00:00
2024-01-15 17:29:43 +00:00
2024-01-25 21:33:52 +00:00
2024-01-25 23:17:32 +00:00
2024-01-18 18:08:07 +00:00
2022-04-03 23:04:11 +02:00
2022-02-25 01:55:28 +00:00
2024-01-25 21:33:52 +00:00
2024-01-26 14:13:34 +00:00
2024-01-25 21:33:52 +00:00
2024-01-18 18:08:07 +00:00
2024-01-18 18:08:07 +00:00
2024-01-18 18:08:07 +00:00
2024-01-18 18:08:07 +00:00
2022-01-25 14:25:36 -05:00
2024-01-25 23:17:32 +00:00
2024-01-18 18:08:07 +00:00
2024-01-15 17:29:43 +00:00
2024-01-25 21:33:52 +00:00
2024-01-25 21:33:52 +00:00
2024-01-24 08:58:03 +00:00
2023-08-31 13:37:16 +00:00
2023-08-31 13:37:16 +00:00
2023-08-31 13:37:16 +00:00
2024-01-18 18:08:07 +00:00
2023-08-31 13:37:16 +00:00