Nexus API Reference

FiberChannel.php

Table of Contents

Classes

FiberChannel
Non-blocking, single-fiber channel backed by SplQueue. `pop()` ignores the timeout — under FiberRuntime PDO will block the fiber anyway, so adding a coroutine-style suspend here is pointless.

        
On this page

Search results