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
Masaki Matsushita 21340303c2 Fix compile error of sockssocket
The patch is provided by PhobosK (Phobos Kappa).

This should be backported to Ruby 3.0.

[Feature #17187]
2021-01-24 18:33:20 +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
ipsocket.c
mkconstants.rb
option.c
raddrinfo.c Removed rb_cData entity 2020-12-22 02:51:49 +09:00
rubysocket.h
socket.c socket is ractor-safe. 2020-12-18 11:23:34 +09:00
sockport.h
sockssocket.c Fix compile error of sockssocket 2021-01-24 18:33:20 +09:00
tcpserver.c Add connect_timeout to TCPSocket 2020-12-10 20:52:29 +09:00
tcpsocket.c
udpsocket.c
unixserver.c
unixsocket.c