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 05:24:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
ext
/
socket
History
Nobuyoshi Nakada
edaa27ce45
Suppress warnings by gcc-13 with
-Og
2025-06-05 22:33:02 +09:00
..
lib
Improve backtrace of errors raised by
Socket.tcp_with_fast_fallback
2025-04-02 13:24:22 +02:00
.document
…
addrinfo.h
…
ancdata.c
…
basicsocket.c
…
constants.c
…
depend
Update common.mk dependencies
2025-05-11 23:32:50 +09:00
extconf.rb
…
getaddrinfo.c
…
getnameinfo.c
…
ifaddr.c
Add description for Socket::Ifaddr#flags.
2025-02-22 10:09:32 +09:00
init.c
…
ipsocket.c
Fix
heap-use-after-free
in
free_fast_fallback_getaddrinfo_entry
(
#13231
)
2025-05-03 21:39:57 +09:00
mkconstants.rb
…
option.c
…
raddrinfo.c
Suppress warnings by gcc-13 with
-Og
2025-06-05 22:33:02 +09:00
rubysocket.h
Tweak: Add prefix to non-static function names (
#12764
)
2025-02-18 21:09:06 +09:00
socket.c
…
sockport.h
…
sockssocket.c
…
tcpserver.c
…
tcpsocket.c
…
udpsocket.c
…
unixserver.c
…
unixsocket.c
…