Project

General

Profile

Actions

Feature #4647

closed

[PATCH] io/wait: add IO#wait_writable method

Added by normalperson (Eric Wong) almost 13 years ago. Updated over 11 years ago.

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

Description

This is easier to use than IO.select for a single IO object
and is immune to the limitations/innefficiency of select()
on platforms where poll/ppoll is available.


Files


Related issues 1 (0 open1 closed)

Is duplicate of Ruby master - Feature #4646: [PATCH] io/wait: add IO#wait_writable methodClosednobu (Nobuyoshi Nakada)05/05/2011Actions

Updated by normalperson (Eric Wong) almost 13 years ago

Eric Wong wrote:

Issue #4647 has been reported by Eric Wong.

Oops, this is a duplicate of #4646 I screwed up using my web browser.

Updated by mame (Yusuke Endoh) about 12 years ago

  • Status changed from Open to Assigned
  • Assignee set to nobu (Nobuyoshi Nakada)

Updated by ko1 (Koichi Sasada) over 11 years ago

  • Status changed from Assigned to Closed

I closed this ticket because it is duplicated.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0