Skip to content

Close connections to nodes not returned by address provider #77

@akudiyar

Description

@akudiyar

Currently, the existing connections to the addresses that were not returned by the address provider during the next connection sequence, are not closed after establishing new connections, although new requests will not be dispatched to them. If such connections will not be closed by the server, they may stay alive for a long time and affect the client resources.

These "old" connections must be closed after the new ones are established if they are not already closed by a disconnect event.

Metadata

Metadata

Assignees

Labels

0.5spWeight 0.5 SPbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions