Files
Odin/core
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
..
2025-05-04 15:48:26 +10:00
2025-06-09 15:09:04 +02:00
2025-05-08 13:23:22 +01:00
2024-02-08 15:15:16 +00:00
2025-06-06 10:42:34 +02:00
2025-05-26 14:48:45 -04:00
2025-06-12 17:09:33 +02:00
2025-06-08 17:03:43 -07:00