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