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

abort if connecting to the daemon doesn't respond in a timely manner #7

Open
thwarted opened this issue Oct 14, 2009 · 0 comments
Open
Labels

Comments

@thwarted
Copy link
Owner

may need to do non-blocking connect calls, at least for the initial connection to the IRC server, so when the daemon starts and more messages are coming in, we don't get a huge backlog of processes trying to connect to the daemon. Just abort and risk dropping the message.

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