Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

Conversation

@jbt
Copy link
Contributor

@jbt jbt commented Feb 26, 2015

It's a client UDP socket so in cluster mode it should be exclusive rather than shared (which causes various AssertionError: false == trues in iojs / node > 0.10)

Similar reasoning to nodejs/node-v0.x-archive#8643

... otherwise it doesn't play nicely with cluster. 

Similar: nodejs/node-v0.x-archive#8643
msiebuhr added a commit that referenced this pull request Feb 26, 2015
EphemeralSocket should be exclusive
@msiebuhr msiebuhr merged commit e9502db into msiebuhr:master Feb 26, 2015
@msiebuhr
Copy link
Owner

Thank you! Published in v0.0.18.

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