Ruby  3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
Functions
sockssocket.c File Reference

(b76ad15ed0da636161de0243c547ee1e6fc95681)

#include "rubysocket.h"
Include dependency graph for sockssocket.c:

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().