This website requires JavaScript.
Explore
Help
Sign In
mirror
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-01-29 13:34:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
ext
/
socket
History
卜部昌平
9e6e39c351
Merge pull request
#2991
from shyouhei/ruby.h
...
Split ruby.h
2020-04-08 13:28:13 +09:00
..
lib
…
.document
…
addrinfo.h
…
ancdata.c
Deprecate taint/trust and related methods, and make the methods no-ops
2019-11-18 01:00:25 +02:00
basicsocket.c
…
constants.c
…
depend
Merge pull request
#2991
from shyouhei/ruby.h
2020-04-08 13:28:13 +09:00
extconf.rb
…
getaddrinfo.c
…
getnameinfo.c
…
ifaddr.c
…
init.c
ext/socket/init.c: do not return uninitialized buffer
2020-03-31 20:19:00 +09:00
ipsocket.c
…
mkconstants.rb
…
option.c
…
raddrinfo.c
Deprecate taint/trust and related methods, and make the methods no-ops
2019-11-18 01:00:25 +02:00
rubysocket.h
Merge pull request
#2991
from shyouhei/ruby.h
2020-04-08 13:28:13 +09:00
socket.c
Deprecate taint/trust and related methods, and make the methods no-ops
2019-11-18 01:00:25 +02:00
sockport.h
…
sockssocket.c
…
tcpserver.c
…
tcpsocket.c
…
udpsocket.c
…
unixserver.c
…
unixsocket.c
…