Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Functions
tcpserver.c File Reference
#include "rubysocket.h"

Go to the source code of this file.

Functions

void rsock_init_tcpserver (void)
 

Function Documentation

◆ rsock_init_tcpserver()

void rsock_init_tcpserver ( void  )

Definition at line 106 of file tcpserver.c.

References rb_cTCPServer, rb_cTCPSocket, rb_define_class(), and rb_define_method().

Referenced by rsock_init_socket_init().