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-23 21:17:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
ext
/
socket
History
KJ Tsanaktsidis
da33c5ac9f
Revert "Set AI_ADDRCONFIG when making getaddrinfo(3) calls for outgoing conns"
...
This reverts commit 673ed41c81cf5a6951bcb2c3dec82d7bd6ea7440.
2024-02-01 11:09:54 +11:00
..
lib
Update
BasicSocket#recv
documentation on return value
2023-12-18 12:58:08 +01:00
.document
…
addrinfo.h
…
ancdata.c
…
basicsocket.c
…
constants.c
…
depend
Mark asan fake stacks during machine stack marking
2024-01-19 09:55:12 +11:00
extconf.rb
Revert "Set AI_ADDRCONFIG when making getaddrinfo(3) calls for outgoing conns"
2024-02-01 11:09:54 +11:00
getaddrinfo.c
…
getnameinfo.c
…
ifaddr.c
…
init.c
[DOC] Add Socket::ResolutionError documentation
2023-12-18 08:49:06 +09:00
ipsocket.c
Revert "Set AI_ADDRCONFIG when making getaddrinfo(3) calls for outgoing conns"
2024-02-01 11:09:54 +11:00
mkconstants.rb
[DOC] Stop unintentional references to builtin or standard names
2023-12-18 08:38:59 +09:00
option.c
…
raddrinfo.c
Initialize errno variables and fix maybe-uninitialized warnings
2024-01-24 19:33:25 +09:00
rubysocket.h
…
socket.c
…
sockport.h
…
sockssocket.c
…
tcpserver.c
…
tcpsocket.c
…
udpsocket.c
…
unixserver.c
…
unixsocket.c
…