|
Ruby
2.5.0dev(2017-10-22revision60238)
|
#include "rubysocket.h"Go to the source code of this file.
Functions | |
| void | rsock_init_unixserver (void) |
| void rsock_init_unixserver | ( | void | ) |
Definition at line 109 of file unixserver.c.
References rb_define_class(), rb_define_method(), rb_define_private_method(), and rsock_sock_listen().
Referenced by rsock_init_socket_init().
1.8.13