Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid to block thread while write to a nil channel
if session disconnected during sendBytes, session.messageOut may be set to nil before write in session.onDisconnect()
- Loading branch information