Feature #17134
open
- Subject changed from Add resolve_timeout to TCPSocket to Add resolv_timeout to TCPSocket
Could you describe API changes more?
- Target version changed from 36 to 3.0
It receives resolv_timeout
as a keyword argument to specify name resolution timeout.
Example:
# it raises SocketError if name resolution is not finished within resolve_timeout.
tcp_socket = TCPSocket.new("example.com", 80, resolv_timeout: 10)
- Status changed from Open to Closed
- Status changed from Closed to Open
- Target version deleted (
3.0)
- Related to Bug #17220: Rails Active Job integration test fails with Ruby 3.0.0 since 2038cc6cab6ceeffef3ec3a765c70ae684f829ed added
- Related to Feature #16476: Socket.getaddrinfo cannot be interrupted by Timeout.timeout added
- Status changed from Open to Closed
- Status changed from Closed to Open
Also available in: Atom
PDF
Like0
Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0Like0