feat: Recycling available connection of the released session. Pass the unit test of the multi-session scenario.
- Realize global configuration of addresses with set/add/del methods.
- Refactor the SessionManager module. The connection pool can use the interface to expose the interface for user.
- Accomplish the connection recycling mechanism.
- The functions above all pass the unit test in the multi-session scenario.