Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

child-process: support sending dgram socket#4864

Closed
AndreasMadsen wants to merge 1 commit intonodejs:masterfrom
AndreasMadsen:cp-dgram
Closed

child-process: support sending dgram socket#4864
AndreasMadsen wants to merge 1 commit intonodejs:masterfrom
AndreasMadsen:cp-dgram

Conversation

@AndreasMadsen
Copy link
Copy Markdown
Member

child.send can send net servers and sockets. Now that we have support for dgram clusters this functionality should be extended to include dgram sockets.

@AndreasMadsen
Copy link
Copy Markdown
Member Author

Oh, did something stupid there made everything pass when running make test please stand by on this one.

@AndreasMadsen
Copy link
Copy Markdown
Member Author

Works now :)

child.send can send net servers and sockets. Now that we have support for dgram
clusters this functionality should be extended to include dgram sockets.
@AndreasMadsen
Copy link
Copy Markdown
Member Author

@isaacs fixed it now.

@AndreasMadsen
Copy link
Copy Markdown
Member Author

@isaacs this will land before v0.10, right?

@bnoordhuis
Copy link
Copy Markdown
Member

No.

(I kid. Landed in bdf7ac2, thanks.)

@bnoordhuis bnoordhuis closed this Mar 7, 2013
@AndreasMadsen AndreasMadsen deleted the cp-dgram branch March 7, 2013 18:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants