Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Functions
sockssocket.c File Reference
#include "rubysocket.h"

Go to the source code of this file.

Functions

void rsock_init_sockssocket (void)
 

Function Documentation

◆ rsock_init_sockssocket()

void rsock_init_sockssocket ( void  )

Definition at line 58 of file sockssocket.c.

References rb_cTCPSocket, rb_define_class(), and rb_define_method.

Referenced by rsock_init_socket_init().