Single-consumer asynchronous queue used by protocol connection pull surfaces.
With buffer set to false a pushed value is handed to a pending next() waiter or discarded; nothing is ever stored for a later drain.
buffer
false
next()
Optional
Single-consumer asynchronous queue used by protocol connection pull surfaces.
With
bufferset tofalsea pushed value is handed to a pendingnext()waiter or discarded; nothing is ever stored for a later drain.