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
..
2019-09-10 10:10:59 +09:00
2020-08-27 16:42:06 +09:00
2019-11-01 18:39:59 +09:00
2020-09-25 15:39:26 +09:00