Project

General

Profile

Actions

Feature #17370

closed

Introduce non-blocking `Addrinfo.getaddrinfo` and related methods.

Added by ioquatix (Samuel Williams) over 3 years ago. Updated almost 2 years ago.

Status:
Closed
Target version:
-
[ruby-core:101251]

Description

We would like to introduce a new scheduler hook for non-blocking getaddrinfo.

class Scheduler
  def address_resolve(...)
    [array of addrinfo objects]
  end

https://github.com/bruno-/ruby/pull/1

This is a work in progress.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0