Sha256: eeed805af4253c039817bec0a910a7bcbabedd6086c02b2f9312ba3a5a4088b9

Contents?: true

Size: 418 Bytes

Versions: 72

Compression:

Stored size: 418 Bytes

Contents

# 0.13.2

## Improvements

`UDPSocket#sendmsg_nonblock` is now used in the native resolver.

## Bugfixes

Usage in Windows was buggy, resulting in `Errno::EINVAL` during DNS resolving, when using the native resolver. This was due to a discrepancy between `recvfrom` behaviour in WS Sockets and Linux Sockets. This was fixed by making we the UDP socket never tries to receive before a DNS query has been actually sent.

Version data entries

72 entries across 72 versions & 1 rubygems

Version Path
httpx-0.18.3 doc/release_notes/0_13_2.md
httpx-0.18.2 doc/release_notes/0_13_2.md
httpx-0.18.1 doc/release_notes/0_13_2.md
httpx-0.18.0 doc/release_notes/0_13_2.md
httpx-0.17.0 doc/release_notes/0_13_2.md
httpx-0.16.1 doc/release_notes/0_13_2.md
httpx-0.16.0 doc/release_notes/0_13_2.md
httpx-0.15.4 doc/release_notes/0_13_2.md
httpx-0.15.3 doc/release_notes/0_13_2.md
httpx-0.15.2 doc/release_notes/0_13_2.md
httpx-0.15.1 doc/release_notes/0_13_2.md
httpx-0.15.0 doc/release_notes/0_13_2.md