ruby/internal
Samuel Williams c50298d7d4
Introduce rb_io_blocking_region which takes struct rb_io argument. (#11795)
This does not change any actual behaviour, but provides a choke point for blocking IO operations.

* Update `IO::Buffer` to use `rb_io_blocking_region`.

* Update `File` to use `rb_io_blocking_region`.

* Update `IO` to use `rb_io_blocking_region`.
2024-10-05 15:10:12 +13:00
..
2024-09-05 12:46:02 +02:00
2024-10-03 21:20:09 +01:00
2023-12-07 15:52:35 -05:00
2024-10-03 21:20:09 +01:00
2024-09-05 12:46:02 +02:00
2024-04-04 15:00:57 +01:00
2024-01-11 10:09:53 -05:00
2024-03-18 13:52:27 +09:00
2023-12-07 15:52:35 -05:00
2023-12-07 15:52:35 -05:00
2023-12-07 15:52:35 -05:00
2023-11-24 13:29:04 -05:00