We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix websocket recv error.
update version.
fix swoole_mysql_query core dump when given not mysqli object.
fix websocket_server memory leak.
fix invalid error message.
Prohibit async swoole_client to use SWOOLE_KEEP flag.
warning free.
update unixsock examples.
fix compile fail.
before bind to set socket reuse address option.