Skip to content

Update SocketIOServer.java#199

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

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

Conversation

@mycybyby

Copy link
Copy Markdown

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

@mrniko

mrniko commented Jan 22, 2015

Copy link
Copy Markdown
Owner

Does it solve any issues?

@mycybyby

mycybyby commented Feb 4, 2015

Copy link
Copy Markdown
Author

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