1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/socket
Nobuyoshi Nakada 8918a9cf6c Removed rb_cData entity
* Use the wrapper of rb_cObject instead of data access
* Replaced rest of extentions
* Updated the version guard for Data
* Added the version guard of rb_cData
2020-12-22 02:51:49 +09:00
..
lib
.document
addrinfo.h
ancdata.c
basicsocket.c
constants.c
depend
extconf.rb
getaddrinfo.c
getnameinfo.c
ifaddr.c Removed rb_cData entity 2020-12-22 02:51:49 +09:00
init.c Add connect_timeout to TCPSocket 2020-12-10 20:52:29 +09:00
ipsocket.c Add connect_timeout to TCPSocket 2020-12-10 20:52:29 +09:00
mkconstants.rb
option.c
raddrinfo.c Removed rb_cData entity 2020-12-22 02:51:49 +09:00
rubysocket.h Add connect_timeout to TCPSocket 2020-12-10 20:52:29 +09:00
socket.c socket is ractor-safe. 2020-12-18 11:23:34 +09:00
sockport.h
sockssocket.c
tcpserver.c Add connect_timeout to TCPSocket 2020-12-10 20:52:29 +09:00
tcpsocket.c Remove unimplemented parameter from comment 2020-12-11 11:13:24 +09:00
udpsocket.c Add connect_timeout to TCPSocket 2020-12-10 20:52:29 +09:00
unixserver.c
unixsocket.c Add connect_timeout to TCPSocket 2020-12-10 20:52:29 +09:00