Files
Odin/core/sync
Jack Mordaunt be873af003 core/sync.select_raw: rename to try_select_raw
This follows the convention where non-blocking operations are prefixed
with "try" to indicate as much.

Since select_raw in it's current form doesn't block, it should be
try_select_raw, and allow select_raw to name a blocking implementation.
2025-06-12 16:14:52 -03:00
..
2024-07-30 19:13:35 +11:00
2025-01-10 06:28:57 +01:00
2024-12-05 20:05:19 +01:00
2025-06-03 09:07:38 -04:00
2024-09-11 08:39:23 -04:00