v1.11.2
- #115 HTTP keep-alive bug
- #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.