mirai/mirai-core-utils/src/commonMain
Him188 f7f4ccf4f5 Correct state transition logic:
- Linear lifecycle for NetworkHandler: no chance to change state back to previous ones
- No reconnection attempts in NetworkHandler but in NHSelector
- Ensure clashing checks performed in setState
- Print closure exception in TestNettyNH.setStateOK
2021-05-09 21:05:32 +08:00
..
kotlin Correct state transition logic: 2021-05-09 21:05:32 +08:00