This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-08-03 13:08:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
ext
/
socket
History
Nobuyoshi Nakada
e0fc139e1b
[Misc
#22206
] Derive generated dependencies from Makefile targets
2026-07-23 00:54:12 +09:00
..
lib
Remove unreachable require of io/wait in socket.rb
2026-07-21 18:45:52 +09:00
.document
…
addrinfo.h
…
ancdata.c
Inspect socket credentials only when the structures are defined
2026-07-21 17:23:43 +09:00
basicsocket.c
…
constants.c
…
depend
[Misc
#22206
] Derive generated dependencies from Makefile targets
2026-07-23 00:54:12 +09:00
extconf.rb
…
getaddrinfo.c
…
getnameinfo.c
…
ifaddr.c
…
init.c
…
ipsocket.c
Prefer rb_sym2str over rb_id2str(SYM2ID)
2026-06-24 22:15:52 +01:00
mkconstants.rb
…
option.c
…
raddrinfo.c
Mark most TypedData types as THREAD_SAFE_FREE
2026-06-23 13:30:26 -07:00
rubysocket.h
…
socket.c
Bound the hostname terminator search
2026-07-15 13:28:39 +09:00
sockport.h
…
sockssocket.c
…
tcpserver.c
…
tcpsocket.c
[Feature
#17944
] Remove no longer used functions
2026-06-12 10:08:43 +09:00
udpsocket.c
…
unixserver.c
…
unixsocket.c
…