mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-27 10:46:39 +02:00
33fcc5b550
Note that the labeled-response implementation currently requires 'batch' and will always start a BATCH if there is any response. Later on we can implement a simple queue so we don't have to start a batch for 1-line responses (which works, but looks a bit silly if you look at raw server traffic). That may be after alpha1, though, as there are more (important) things to work on right now.