Skip to content

Update SocketIOServer.java#199

Open
mycybyby wants to merge 1 commit intomrniko:masterfrom
mycybyby:close-the-channel-when-stop
Open

Update SocketIOServer.java#199
mycybyby wants to merge 1 commit intomrniko:masterfrom
mycybyby:close-the-channel-when-stop

Conversation

@mycybyby
Copy link

when we call the method stop,we should invoke channel.close()

@mrniko
Copy link
Owner

mrniko commented Jan 22, 2015

Does it solve any issues?

@mycybyby
Copy link
Author

mycybyby commented Feb 4, 2015

when i use netty-socketio in tomcat,it can not shutdown often.
when add channel.close,shutdown is ok,but sometimes it not work.
i do not know why?

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

Successfully merging this pull request may close these issues.

2 participants