| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-13 | Make `waiting_fd` behaviour per-IO. (#13127) | Samuel Williams | |
| - `rb_thread_fd_close` is deprecated and now a no-op. - IO operations (including close) no longer take a vm-wide lock. Notes: Merged-By: ioquatix <samuel@codeotaku.com> | |||
| 2021-08-01 | Define functions using rb_wait_for_single_fd [Bug #18046] | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4696 Merged-By: nobu <nobu@ruby-lang.org> | |||
| 2021-07-29 | Renamed thraed_fd_close as thread_fd | Nobuyoshi Nakada | |
