1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 08:13:14 +02:00

relay/api: close obsolete buffers when reconnecting to the remote

This closes all buffers that exist locally but not on the remote any more,
after reconnecting to the remote.
This commit is contained in:
Sébastien Helleu
2024-08-09 18:08:31 +02:00
parent e5b6eab2f6
commit 6e775e4768
4 changed files with 116 additions and 10 deletions
@@ -185,6 +185,16 @@ TEST(RelayRemoteEvent, RemoveLocalVarCb)
/* TODO: write tests */
}
/*
* Tests functions:
* relay_remote_event_initial_sync_buffers
*/
TEST(RelayRemoteEvent, InitialSyncBuffers)
{
/* TODO: write tests */
}
/*
* Tests functions:
* relay_remote_event_cb_buffer