mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
94d49ed31c
We need stop worker threads in getaddrinfo_a() before fork(). This change adds a hook before fork() that cancel all outstanding requests and wait for all ongoing requests. Then, it waits for all worker threads to be finished. Fixes [Bug #17220] |
||
---|---|---|
.. | ||
backward | ||
internal | ||
assert.h | ||
backward.h | ||
debug.h | ||
defines.h | ||
encoding.h | ||
intern.h | ||
io.h | ||
memory_view.h | ||
missing.h | ||
onigmo.h | ||
oniguruma.h | ||
ractor.h | ||
random.h | ||
re.h | ||
regex.h | ||
ruby.h | ||
st.h | ||
subst.h | ||
thread.h | ||
thread_native.h | ||
util.h | ||
version.h | ||
vm.h | ||
win32.h |