Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: do not refreshSockets after closing socket. If servers are inten…
…tionally rejecting connections, refreshSockets-after-closing-socket on client side may cause infinite loop of opening and closing (reset on server side) connections. (rsocket#702) Signed-off-by: 刘禅 <[email protected]>
- Loading branch information