Skip to content

copy normalizeConnectArgs from node 6#23

Open
lee-elenbaas wants to merge 3 commits into
mscdex:masterfrom
lee-elenbaas:master
Open

copy normalizeConnectArgs from node 6#23
lee-elenbaas wants to merge 3 commits into
mscdex:masterfrom
lee-elenbaas:master

Conversation

@lee-elenbaas

Copy link
Copy Markdown

This should fix #22

@lee-elenbaas

Copy link
Copy Markdown
Author

net._normalizeConnectArgs is not longer available on node 7 - so i removed the dependency in it, by placing the implementation inside the library

@bitinn

bitinn commented Jan 7, 2017

Copy link
Copy Markdown

@mscdex do you have time to review this PR? This is likely true as we have a few users reporting similar issues.

@malexdev

malexdev commented Mar 8, 2017

Copy link
Copy Markdown

👍 , I am also having this issue.

@cjnqt

cjnqt commented Aug 1, 2017

Copy link
Copy Markdown

Same here - breaks on node >7. The fix looks good!

@lee-elenbaas

lee-elenbaas commented Aug 2, 2017

Copy link
Copy Markdown
Author

@cjnqt since @mscdex does not seem to be active - feel free to use my fork

@gravityrail gravityrail left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need this! This module doesn't work in Node 8 otherwise.

@cjnqt

cjnqt commented Nov 15, 2017

Copy link
Copy Markdown

Ping @mscdex - could you please merge this?

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.

implementation is broken in node 7

5 participants