RESYNC

This page is intended for developers. If you're looking information on for how to link servers you should refer to the spanningtree module page instead.

Documentation of the server protocol is still work in progress. It may be incomplete or inaccurate.

Resynchronizes the state of the specified channel. Useful for when an IJOIN is sent for an unknown channel.

Connection Phases

This message can be used in the following connection phases:

Connection Phase Usable?
Connecting outbound
Authenticating outbound
Authenticating inbound
Fully connected ✔️

Syntax

[:<sid>] RESYNC <channel>

Parameter Description
<channel> The channel to resynchronize.

Example Usage

Resynchronises the state of #chan:

:36D RESYNC #chan