v.21.4Bug Fixes

Remove Socket from Epoll in HedgedConnections to Prevent Race Condition

Remove socket from epoll before cancelling packet receiver in HedgedConnections to prevent possible race. Fixes #22161. #22443 (Kruglov Pavel).