forked from bigearth/bitbox-cli
-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
Investigation NeededMore research is neededMore research is neededbugSomething isn't workingSomething isn't working
Description
From a user report in our Telegram channel:
I'm using bitbox.Socket to listen for address activity and noticed that each call to socket.listen creates an additional TCP connection for its query and callback but socket.close only closes the first one that was created.
The scope of this issue is to investigate this claim. The deliverable is code that reproduce this issue of creating multiple TCP connections.
I've seen behavior on the back end that suggest that some apps are creating redundant connection which slows down both the server and end-user app.
Metadata
Metadata
Assignees
Labels
Investigation NeededMore research is neededMore research is neededbugSomething isn't workingSomething isn't working