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

Fix NodeRPC sockets #172

Closed
wants to merge 1 commit into from
Closed

Conversation

achow101
Copy link

Fixes a bug where the NodeRPC socket connection would segfault due to some debugging code that was accidentally left in the codebase.

Removed this code which was causing issues with the rpc connection being unable to open.
@goatpig
Copy link
Owner

goatpig commented Feb 14, 2017

had a local fix already

@goatpig goatpig closed this Feb 14, 2017
@achow101 achow101 deleted the noderpc-socket-fix branch March 3, 2017 20:30
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.

None yet

2 participants