Skip to content

socket doesn't release, may block the request #110

Description

@smancang

There's no close or destroy method offered of this library. It has a potential bug If we create as many instances as we can. Many tcp links would be produced in the server such as more than ten thousands until block the server's ability to create more.What's more, the tcp links won't release unless we reboot the server or republish the application.

If this library doesn't have a mechanism to release the links automatically, it needs to offered a method to close them all at least.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions