Barrett Ruth
d0a262db88
feat(channel): add ChanClose event #40568
...
Problem:
Plugins using RPC sockets cannot detect when the peer closes a
`sockconnect()` channel, so reconnect logic has no reliable trigger.
Solution:
Add a `ChanClose` event with channel info before the channel is removed,
matching the existing `ChanOpen`/`ChanInfo` event model.
2026-07-04 15:21:25 -04:00
..
2026-07-04 07:29:26 -04:00
2025-05-06 05:15:31 -07:00
2026-07-04 15:21:25 -04:00
2026-03-13 20:32:01 +01:00
2026-06-15 11:11:57 -04:00
2026-06-15 05:48:35 +00:00
2026-03-13 20:32:01 +01:00
2026-07-01 13:26:21 +02:00
2026-07-04 11:22:34 -04:00
2026-06-02 08:41:36 -04:00
2026-07-01 13:27:07 +02:00
2026-06-02 18:17:03 +08:00
2026-05-06 08:15:00 -04:00
2026-06-25 11:46:26 -04:00
2026-06-24 10:40:36 -04:00
2025-12-16 13:22:05 -05:00
2026-03-13 15:57:36 -04:00
2026-04-30 07:26:40 -04:00
2026-05-13 15:54:34 -04:00
2026-05-10 11:03:15 -04:00
2026-05-20 14:09:20 +02:00
2026-06-15 11:11:57 -04:00
2026-05-06 11:13:15 -04:00
2026-06-28 23:48:17 +00:00
2026-07-01 13:00:06 +02:00
2026-02-12 07:15:20 -05:00
2026-01-12 10:58:01 -08:00
2026-06-19 17:45:21 +08:00
2026-06-08 16:12:14 -04:00
2026-01-09 10:07:15 +01:00
2026-05-06 16:02:59 +01:00
2026-05-30 12:57:24 +02:00
2026-05-11 16:51:58 +08:00
2026-05-10 11:03:15 -04:00
2026-06-26 14:41:26 -04:00
2026-05-05 16:26:59 -04:00
2026-07-02 12:12:35 -04:00
2026-06-08 19:52:51 +08:00
2024-02-03 16:53:41 +01:00
2026-05-30 12:57:24 +02:00
2025-02-10 03:04:01 -08:00
2026-05-20 15:27:43 -04:00
2026-05-20 17:33:01 -04:00
2025-07-12 20:54:22 -07:00
2026-06-02 11:12:11 +02:00
2026-06-24 10:40:36 -04:00
2026-05-20 17:33:01 -04:00
2026-04-30 07:12:35 -04:00
2026-04-08 13:33:00 -04:00