Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AsyncTcpConnection lost set $maxPackageSize to $defaultMaxPackageSize #517

Closed
UnRealSKY opened this issue Feb 24, 2020 · 1 comment
Closed

Comments

@UnRealSKY
Copy link

Workerman\Connection\AsyncTcpConnection->__construct lost

$this->maxPackageSize            = self::$defaultMaxPackageSize;

result in GatewayWorker\BusinessWorke and GatewayWorker\Gateway can't follow TcpConnection::$defaultMaxPackageSize

@walkor walkor closed this as completed in c7373d0 Feb 24, 2020
@walkor
Copy link
Owner

walkor commented Feb 24, 2020

Fixed in version 5.3.28.
Thank you for your post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants