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

Use a timeout in the call to resolveHost #2466

Merged
merged 1 commit into from
Aug 21, 2020

Conversation

AndrejMitrovic
Copy link
Contributor

@AndrejMitrovic
Copy link
Contributor Author

How do I target vibe-d/vibe-core#220 and vibe-d/eventcore#152?

Do I have to wait for a tagged release and update https://github.com/vibe-d/vibe.d/blob/master/core/dub.sdl and.. where is the eventcore dub file? It's a bit confusing how things are laid out, sorry.

@Geod24
Copy link
Contributor

Geod24 commented Aug 19, 2020

Eventcore has already been released. I'll release vibe-core tomorrow hopefully, waiting for a PR to be rebased.

@Geod24
Copy link
Contributor

Geod24 commented Aug 19, 2020

FYI the dependency to eventcore is done via the dependency to vibe-core: https://github.com/vibe-d/vibe-core/blob/1d648ce5ae3b24b9200fe30708d703ce719a39ae/dub.sdl#L7

@AndrejMitrovic
Copy link
Contributor Author

Cool. That was my second guess. :)

@Geod24
Copy link
Contributor

Geod24 commented Aug 21, 2020

Once the issue with the SSL certificate is fixed, you should be able to rebase and it should pick up https://github.com/vibe-d/vibe-core/releases/tag/v1.9.4

If a connection timeout was set, then use it
in the call to resolveHost() just as it's used
in the call to connectTCPWithTimeout().
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.

None yet

2 participants