Worker::$globalEvent->add($this->_socket, EventInterface::EV_WRITE, array($this, 'baseWrite')); 然后看了并沒有執(zhí)行到baseWrite方法
推送只要超過8192 就報這個錯誤了worker[none:16114] exit with status 11
exit with status 11 是php產(chǎn)生了bug導(dǎo)致coredump,升級下php
下次提問的時候發(fā)下workerman版本,php版本,操作系統(tǒng) php start.php status 能看到版本情況
Workerman version:3.5.13 PHP version:7.0.11
這個版本會影響嗎
升級php