Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Exclusive dgram bind to avoid cluster exceptions #58

Closed
wants to merge 2 commits into from
Closed

Exclusive dgram bind to avoid cluster exceptions #58

wants to merge 2 commits into from

Conversation

csimi
Copy link

@csimi csimi commented Jul 23, 2015

This fixes #56
The dgram socket is bound to an exclusive port to avoid crashes.
Will work in node versions >0.11.14

Based on: nodejs/node-v0.x-archive#8643

@csimi csimi closed this Jul 29, 2017
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.

non-exclusive dgram bind can cause cluster exceptions
1 participant