Ruby
2.5.0dev(2017-10-22revision60238)
|
#include "rubysocket.h"
Go to the source code of this file.
Functions | |
void | rsock_init_tcpsocket (void) |
void rsock_init_tcpsocket | ( | void | ) |
Definition at line 68 of file tcpsocket.c.
References rb_cIPSocket, rb_cTCPSocket, rb_define_class(), and rb_define_singleton_method().
Referenced by rsock_init_socket_init().