Open vlad9486 opened 1 month ago
Fixed mio service to deregister connection on epoll as disconnect.
Added P2pPeerStatus::Disconnecting
case to track connection where disconnect is in progress.
Try to postpone removing connection state in network state machine until connection is disconnected on mio service.
Fixed bugs related to disconnection. Pass all tests.
There are three kind of errors happens all the time: