Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some minor housekeeping #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

jeremycx
Copy link

@jeremycx jeremycx commented Jul 9, 2012

This pull request is some minor housekeeping. Calling close() on an already closed dgram socket throws an unrecoverable error in newer versions of node.

Instead, I create a close() method, and that can get called when you really want the dgram socket closed.

jeremycx added 6 commits July 9, 2012 11:15
BigNumber compat fix.
Fixed two's compliment bug.
There is likely a WAY better way of doing this, but I'm at a loss today.
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.

1 participant