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
..
2020-05-11 09:24:08 +09:00
2020-08-27 14:07:49 +09:00
2020-05-11 14:56:51 +09:00
2020-09-14 16:44:09 +12:00
2020-05-11 09:24:08 +09:00
2020-12-01 09:39:30 +09:00
2020-11-27 21:38:08 +09:00
2020-05-11 09:24:08 +09:00
2020-11-18 03:52:41 +09:00
2020-05-11 09:24:08 +09:00
2020-05-11 09:24:08 +09:00