IRCEvent.numAuxStrings

How many elements should be allocated for auxiliary strings.

RPL_ISUPPORT can contain a lot of strings and should be considered the worst case.

struct IRCEvent
private
enum numAuxStrings = 16;