index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
ruby
/
library
/
socket
Age
Commit message (
Expand
)
Author
13 days
Update to ruby/spec@4d2fc4d
Andrew Konchin
2025-05-16
"binary" is not valid encoding name in Emacs
Nobuyoshi Nakada
2025-05-09
Update to ruby/spec@d8bacef
Andrew Konchin
2025-04-02
Removed Solaris conditions from library directory
Hiroshi SHIBATA
2025-03-27
Update to ruby/spec@5e579e2
Andrew Konchin
2025-02-07
Retry on IO::EAGAINWaitReadable when a closed socket is still not available f...
Andrew Konchin
2025-01-31
Prefer `platform_is_not :windows`.
Samuel Williams
2025-01-30
Update to ruby/spec@affef93
Andrew Konchin
2025-01-29
Add fallback for `hostname` if `uname` isn't available. (#12655)
Samuel Williams
2025-01-28
Prefer `uname -n` over `hostname`. (#12647)
Samuel Williams
2024-12-31
Fix leak in Socket#connect spec
Benoit Daloze
2024-12-28
Abandon connection test if off line
Nobuyoshi Nakada
2024-12-03
Socket#connect may be raise ECONNREFUSED
Kazuhiro NISHIYAMA
2024-11-06
Update to ruby/spec@54c391e
Benoit Daloze
2024-10-12
Support `IO#timeout` for `rsock_connect`. (#11880)
Samuel Williams
2024-07-02
Update to ruby/spec@f8987ac
Andrew Konchin
2024-05-19
Update to ruby/spec@6b04c1d
Andrew Konchin
2024-04-02
Update to ruby/spec@573cf97
Andrew Konchin
2024-03-14
Update to ruby/spec@89175b2
Benoit Daloze
2024-03-05
[DOC] fix some comments
cui fliter
2024-02-15
ruby-spec: Accept the receiver in backtraces
Yusuke Endoh
2024-02-15
ruby-spec: Accept both a backtick and a single quote in error messages
Yusuke Endoh
2024-02-05
Update to ruby/spec@3fc4444
Benoit Daloze
2023-11-30
Fix failing spec
Misaki Shioi
2023-10-30
Update to ruby/spec@bd7017f
Benoit Daloze
2023-09-30
Fix failures when all network interfaces are down
Nobuyoshi Nakada
2023-08-30
BasicSocket#recv* return `nil` rather than an empty packet
Jean Boussier
2023-06-26
Update to ruby/spec@30e1c35
Benoit Daloze
2023-05-29
Update to ruby/spec@c3677cf
Benoit Daloze
2023-04-21
Skip when unix socket path is too long
Nobuyoshi Nakada
2023-02-27
Update to ruby/spec@e7dc804
Benoit Daloze
2022-10-07
Add IO#timeout attribute and use it for blocking IO operations. (#5653)
Samuel Williams
2022-09-29
Skip unpack_sockaddr_in with http at Solaris platform
Hiroshi SHIBATA
2022-09-28
Update to ruby/spec@1d9d5c6
Benoit Daloze
2021-12-08
Skip bind port 1 when ip_unprivileged_port_start<=1
Kazuhiro NISHIYAMA
2021-10-20
Update to ruby/spec@d6921ef
Benoit Daloze
2021-10-05
Update to ruby/spec@ccf0d85
Benoit Daloze
2021-07-29
Update to ruby/spec@b65d01f
Benoit Daloze
2021-03-27
Update to ruby/spec@fd6eddd
Benoit Daloze
2021-01-28
Update to ruby/spec@8cafaa5
Benoit Daloze
2020-11-13
Update to ruby/spec@b0b7f53
Benoit Daloze
2020-10-12
spec/ruby/library/socket/socket/listen_spec.rb: Allow both EACCES and EOPNOSUPP
Yusuke Endoh
2020-10-12
Make the test suite pass on real Android/Termux environment
Yusuke Endoh
2020-08-29
Fix warnings related to new Socket.gethostby* deprecations
Benoit Daloze
2020-08-28
Update to ruby/spec@335eb9b
Benoit Daloze
2020-05-31
Update to ruby/spec@4e486fa
Benoit Daloze
2020-05-30
spec: add wsl guard
Yusuke Endoh
2020-05-14
Thread scheduler for light weight concurrency.
Samuel Williams
2020-05-03
Update to ruby/spec@032ee74
Benoit Daloze
2020-04-01
Drop support for ruby 2.4 from ruby/spec
Nobuyoshi Nakada
[next]