按照tp6官方文檔安裝workerman后并運行
運行 php think worker:gateway 終端無限打印:worker[BusinessWorker:7081] exit with status 11
還有運行php think worker 終端無限打印:worker[thinkphp:7358] exit with status 11
在本地mac上 鏈接對應的ip地址與端口鏈接不上
但是使用 php think worker:server 正常顯示,也可以鏈接上,
請問前面是什么原因照常的?沒改workerman中的任何代碼
找了好久還沒解決,想使用長鏈接 gateway的,大佬們有知道原因的嗎