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 unwritable stream error after disconnected #3

Merged
merged 1 commit into from
Mar 29, 2011

Conversation

sublee
Copy link
Contributor

@sublee sublee commented Nov 26, 2010

Hi, I'm sublee of Lunant team.

We're making an IRC bot using node-irc development version. You know that the development version implemented the Client.prototype.disconnect() method. But when I call this method, some exception was thrown because the IRC server(irc.ozinger.org:6667) sent a message after connection was quitted. I fixed this problem and I want you to accept my pull request.

@martynsmith martynsmith merged commit a9b4d76 into martynsmith:master Mar 29, 2011
@martynsmith
Copy link
Owner

Well, I've been pretty useless about this, but I've finally merged it :-)

@sublee
Copy link
Contributor Author

sublee commented Mar 30, 2011

Thank you :)

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