mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-06 05:13:13 +02:00
9fde768201
* New block [set::server-linking](https://www.unrealircd.org/docs/Set_block#set::server-linking) * For link blocks with autoconnect we now default to the strategy 'sequential', meaning we will try the 1st link block first, then the 2nd, then the 3rd, then the 1st again, etc. * We now have different and lower timeouts for the connect and the handshake. So we give up a bit more early on servers that are currently down or extremely lagged.