Skip to content

Expand hints for getAddrInfo. More exception safety.#91

Merged
snoyberg merged 1 commit intosnoyberg:masterfrom
romanb:bugfix/openssl-addrinfo
Dec 11, 2014
Merged

Expand hints for getAddrInfo. More exception safety.#91
snoyberg merged 1 commit intosnoyberg:masterfrom
romanb:bugfix/openssl-addrinfo

Conversation

@romanb
Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants