sock_s_socketpair 2423 ext/socket/socket.c return sock_s_socketpair(klass, domain, type, protocol); sock_s_socketpair 3699 ext/socket/socket.c rb_define_singleton_method(rb_cSocket, "socketpair", sock_s_socketpair, 3); sock_s_socketpair 3700 ext/socket/socket.c rb_define_singleton_method(rb_cSocket, "pair", sock_s_socketpair, 3);