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

Catch error event from net module #1

Merged
merged 1 commit into from
Sep 22, 2012
Merged

Catch error event from net module #1

merged 1 commit into from
Sep 22, 2012

Conversation

MiLk
Copy link
Contributor

@MiLk MiLk commented Sep 22, 2012

I add a listener on error event sent by net module.
It fires a new error event that can be catched by the user of the rcon module as the other events.

Signed-off-by: Emilien Kenler hello@emilienkenler.com

Signed-off-by: Emilien Kenler <hello@emilienkenler.com>
@pushrax
Copy link
Owner

pushrax commented Sep 22, 2012

lgtm, although I would have preferred if you did the unix endings and the actual functionality in separate commits, reading a giant wall of diff is kind of hard :P

pushrax added a commit that referenced this pull request Sep 22, 2012
Catch error event from net module
@pushrax pushrax merged commit 75f1c79 into pushrax:master Sep 22, 2012
SweetieRick added a commit to SweetieRick/node-rcon that referenced this pull request Apr 20, 2022
Issue pushrax#1 and Issue pushrax#3 have been addressed and improved upon accordingly, waiting for `_sendSocket` issue to resolve
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.

2 participants