Masaki Matsushita 6382f5cc91 Support timeout for Addrinfo
Addrinfo.getaddrinfo and .foreach now accepts :timeout in seconds as
a keyword argument. If getaddrinfo_a(3) is available, the timeout will be
applied for name resolution. Otherwise, it will be ignored.

Socket.tcp accepts :resolv_timeout to use this feature.
2019-09-09 14:34:05 +09:00
..
2019-08-12 20:41:11 +09:00
2019-08-23 13:00:17 +09:00
2019-08-27 15:52:26 +09:00
2019-07-14 01:31:29 +09:00
2019-09-09 14:34:05 +09:00
2019-08-23 20:52:53 +09:00
2019-08-27 15:52:26 +09:00
2019-07-15 09:58:26 +09:00