Pool
class Pool extends SplQueue
A singleton pool for reusing Channel instances.
Properties
| static protected Pool|null | $instance |
Methods
static Pool
getInstance()
Get the singleton instance.
static void
flushState()
Flush all static state.