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

Conversation

@isaacs
Copy link

@isaacs isaacs commented Jun 13, 2012

This adds net.Server.prototype.listen({ fd: <number> }), where <number> is some arbitrary file descriptor that has already been bound and is listening.

The tests take advantage of the child process stdio refactoring.

Split into 4 commits for easy review. (We ought to squash before merging.)

Fixes #3388

@isaacs
Copy link
Author

isaacs commented Jun 13, 2012

Review, please.

@bnoordhuis @piscisaureus @indutny

@bnoordhuis
Copy link
Member

LGTM but I can't get it to apply against the current master (09be360).

@piscisaureus
Copy link

This landed in e733dc3.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants