General

Profile

jkeiser (John Keiser)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

08/01/2016

08:16 PM Ruby Bug #12645 (Closed): ext/socket fails to link on some Solaris 10 versions
The socket extension in core Ruby does not link due to a missing `inet_ntop`, which was added during the Solaris 10 series (10u7, I believe).
This patch gets it compiling again by creating a static inet_ntop (same as in getaddrbyname....
jkeiser (John Keiser)

Also available in: Atom