The Swoole\Coroutine class
(PHP 7, PECL swoole >= 2.0.0)
Class synopsis
Swoole\Coroutine
{
public static ReturnType cli_wait
(
void
)
public static ReturnType create
(
void
)
public static ReturnType getuid
(
void
)
public static ReturnType resume
(
void
)
public static ReturnType suspend
(
void
)
}
Table of Contents
There are no user contributed notes for this page.