ButterflyHandler.dispatcher

Loops forever accepting new connections from the connection queue by dequeuing them, spawning a new ButterflyClient object and then starting its respective worker thread.

class ButterflyHandler
void
dispatcher
()

Meta