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

Expand hints for getAddrInfo. More exception safety. #91

Merged
merged 1 commit into from Dec 11, 2014

Conversation

romanb
Copy link
Contributor

@romanb romanb commented Dec 10, 2014

In http-client-openssl, without additional address family / socket type hints for the getAddrInfo lookup, it can happen that the first AddrInfo returned is of type Datagram. Also added some more exception-safety.

snoyberg added a commit that referenced this pull request Dec 11, 2014
Expand hints for getAddrInfo. More exception safety.
@snoyberg snoyberg merged commit 44f5771 into snoyberg:master Dec 11, 2014
@snoyberg
Copy link
Owner

Thanks! Released to Hackage as 0.2.0.1.

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