You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#117: In postDisConnect, use runFunctorAfterLoop for call procCloseInLoop,avoid user call postDisConnect in message handler callback, because brynet will use receive buffer after this callback.
#119: support specified event loop thread to processing IO, user can use this for single logic thread.
fix bug of modify mSendList before use it's element reference