Skip to content

Conversation

@Cowboy-coder
Copy link

Had to refactor the connection handling a bit because the Socket needs to be created when calling connect now because internally net.createConnection creates a Socket and then calls connect on it right away. Therefore the settings and configuration of the socket had to be moved into the connect function.

All tests passes and it's verified to give a performance boost on linux.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant