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

Channel::Channel(...) does not support a timeout parameter ? #114

Closed
panxianzhan opened this issue Oct 10, 2015 · 2 comments
Closed

Channel::Channel(...) does not support a timeout parameter ? #114

panxianzhan opened this issue Oct 10, 2015 · 2 comments

Comments

@panxianzhan
Copy link

Hi. It's really nice to have this client.

I have been using this library in my single-threaded program recently. The IP parameter of Channel::Channel(...) is read in a config. If it' an invalid IP, the program keep blocking with no runtime errors no exception.

May I have any methods to test the ip parameter without modifying the lib's code?

@alanxz
Copy link
Owner

alanxz commented Oct 13, 2015

SimpleAmqpClient does not provide a non-blocking call to connect to a host.

@alanxz alanxz closed this as completed Oct 13, 2015
@panxianzhan
Copy link
Author

thanks for help.

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

No branches or pull requests

2 participants