1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby/internal
Masaki Matsushita 76439eee68 Call cleanup function for getaddrinfo_a(3) only before fork()
Previously, rb_getaddrinfo_a_before_exec() is called from before_exec().
However, the function needs to be called only before fork().
The change moves it to before_fork().
2020-12-06 01:32:43 +09:00
..
arithmetic
attr
compiler_is
core Ractor.make_shareable(obj) 2020-10-21 07:59:24 +09:00
has
intern Call cleanup function for getaddrinfo_a(3) only before fork() 2020-12-06 01:32:43 +09:00
anyargs.h
arithmetic.h
assume.h
cast.h
compiler_is.h
compiler_since.h
config.h
constant_p.h
core.h
ctype.h
dllexport.h
dosish.h
error.h
eval.h
event.h
fl_type.h
gc.h Fix docs about movement for rb_gc_register_mark_object() 2020-12-01 15:23:09 -05:00
glob.h
globals.h
interpreter.h
iterator.h
memory.h
method.h
module.h
newobj.h
rgengc.h
scan_args.h
special_consts.h
static_assert.h
stdalign.h fix typo [ci skip] 2020-09-29 09:57:47 +09:00
stdbool.h
symbol.h
token_paste.h
value.h
value_type.h
variable.h
warning_push.h
xmalloc.h Fix typos [ci skip] 2020-12-04 10:37:58 +09:00