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

Memory keeps raising when can not connect #55

Open
Rick630 opened this issue Mar 27, 2015 · 0 comments
Open

Memory keeps raising when can not connect #55

Rick630 opened this issue Mar 27, 2015 · 0 comments

Comments

@Rick630
Copy link

Rick630 commented Mar 27, 2015

One day I set up a incorrect address,like
[SIOSocket socketWithHost:@"http://www.xxx.com" response:^(SIOSocket *socket) {
NSLog(@"response");
}];
and the memory keeps raising until I close the socket manually by [socket close].
Anybody meet this issue like me ?

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

1 participant