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-12 08:20:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
ext
/
socket
History
Matt Valentine-House
5465dca954
Prefer rb_sym2str over rb_id2str(SYM2ID)
2026-06-24 22:15:52 +01:00
..
lib
Fix thread leaks
2026-04-09 14:19:02 +09:00
.document
…
addrinfo.h
…
ancdata.c
Dump FreeBSD socket credential data wholely
2026-06-05 22:38:34 +09:00
basicsocket.c
…
constants.c
…
depend
Optimize File.join common use case
2026-01-18 16:31:31 +01:00
extconf.rb
…
getaddrinfo.c
…
getnameinfo.c
…
ifaddr.c
…
init.c
Reduce unnecessary intermediate strings
2026-05-30 22:34:14 +09:00
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
[Feature
#17944
] Remove no longer used functions
2026-06-12 10:08:43 +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
…