Sha256: 81765d61599a52caef582f5cb286505260fc8f71928f730f534d460cfbc83b79
Contents?: true
Size: 418 Bytes
Versions: 7
Compression:
Stored size: 418 Bytes
Contents
# 0.13.1 ## 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
7 entries across 7 versions & 1 rubygems