Files
mruby-mruby/mrbgems/mruby-socket/src
Yukihiro "Matz" Matsumoto ac103ac300 mruby-socket: add error helper function to eliminate goto
Add invalid_address_error() helper function to replace goto statements
used for error handling. This function is marked with mrb_noreturn
attribute since it calls mrb_raise() which never returns.

Co-authored-by: Claude <noreply@anthropic.com>
2025-11-12 10:25:36 +09:00
..
2022-12-19 18:59:10 +09:00
2022-12-19 18:59:10 +09:00
2017-12-13 15:58:23 +09:00