processAwaitingFibers

Processes the awaiting Fibers of an IRCPlugin.

Don't delete Fibers, as they can be reset and reused.

private
void
processAwaitingFibers

Parameters

plugin IRCPlugin

The IRCPlugin whose IRCEvent.Type-awaiting Fibers to iterate and process.

event IRCEvent

The triggering IRCEvent.