323 Star 1.6K Fork 345

GVPswoole / swoole-src

 / 详情

Channel

Done
Opened this issue  
2017-03-03 12:01

Channel调用push方法超过限制,报错误,没有返回false,并且无法异常捕获。

php: /tmp/swoole-src-2.0.6/src/core/Channel.c:40: swChannel_new: Assertion `size > (1024*64) + maxlen' failed.
Aborted

Comments (1)

stelin created 任务

是因为传入的尺寸过小,底层已增加兼容措施。

韩天峰 closed 任务

Sign in to comment

Status
Assignees
Milestones
Pull Requests
Successfully merging a pull request will close this issue.
Branches
Planed to start   -   Planed to end
-
Top level
Priority
参与者(2)
C
1
https://gitee.com/swoole/swoole.git
git@gitee.com:swoole/swoole.git
swoole
swoole
swoole-src

Search