aboutsummaryrefslogtreecommitdiff
path: root/src/bug_report.cpp
diff options
context:
space:
mode:
authorJack Mordaunt <jackmordaunt.dev@gmail.com>2025-06-05 15:29:10 -0300
committerJack Mordaunt <jackmordaunt.dev@gmail.com>2025-06-12 16:14:52 -0300
commitbe873af003817f7b29ddbd44a4218716d94479dd (patch)
treedf34f8de832782fcb3ffc7fdab96795c0fed83a0 /src/bug_report.cpp
parent7f9589922db4f2006287c1e3fc11e5ab308b9de3 (diff)
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.
Diffstat (limited to 'src/bug_report.cpp')
0 files changed, 0 insertions, 0 deletions