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

SP_IocpEventCallback :: onResponse Memory Leak #33

Open
GoogleCodeExporter opened this issue Mar 4, 2015 · 1 comment
Open

SP_IocpEventCallback :: onResponse Memory Leak #33

GoogleCodeExporter opened this issue Mar 4, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
Client timout ,server Memory leak
fixed:
void SP_IocpEventCallback :: onResponse( void * queueData, void * arg )

Line:419
Add :
//Modify By wang 2010-04-15
sidList->take( i );
msg->getFailure()->add( sid );

Original issue reported on code.google.com by wangshuq...@gmail.com on 4 May 2010 at 7:26

@GoogleCodeExporter
Copy link
Author

请问使用的是什么版本?请把这段修改的前后文也一并贴一��
�,谢谢

Original comment by stephen....@gmail.com on 9 May 2010 at 3:44

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

No branches or pull requests

1 participant