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

Spunk should block on connect/authenticate #5

Open
parabuzzle opened this issue Feb 23, 2015 · 0 comments
Open

Spunk should block on connect/authenticate #5

parabuzzle opened this issue Feb 23, 2015 · 0 comments
Labels

Comments

@parabuzzle
Copy link
Owner

Currently, when you connect and authenticate to an IRC server, it returns after the message has been sent. In most cases this is ok unless you're trying to connect to a slower irc server (freenode) and you want to join a room that requires nickserv registration. In this case, you end up sending the join command before authenticate is finished and you are (silently) denied access to that room.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant