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