index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
socket
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/socket/test_addrinfo.rb: Suppress Errno::EACCES on Windows
Nobuyoshi Nakada
2022-12-21
1
-2
/
+2
*
Prevent a "warning: assigned but unused variable - s2"
Yusuke Endoh
2022-11-18
1
-1
/
+1
*
Add support for `sockaddr_un` on Windows. (#6513)
Samuel Williams
2022-11-17
2
-43
/
+108
*
Add IO#timeout attribute and use it for blocking IO operations. (#5653)
Samuel Williams
2022-10-07
1
-1
/
+1
*
fixup 8cd6f2a0872e74c6cc089d2a4f8140483080c67a
Hiroshi SHIBATA
2022-09-07
1
-3
/
+1
*
omit random failure tests with FreeBSD
Hiroshi SHIBATA
2022-09-06
1
-0
/
+2
*
Use omit instead of skip: test/socket/**/*.rb
Hiroshi SHIBATA
2021-12-28
6
-11
/
+11
*
Prepare for removing RubyVM::JIT (#5262)
Takashi Kokubun
2021-12-13
1
-1
/
+1
*
Revert "test/socket/test_socket.rb: skip on Solaris"
Naohisa Goto
2021-11-30
1
-4
/
+0
*
Use Test::Unit::AssertionFailedError instead of MiniTest::Assertion for test-...
Hiroshi SHIBATA
2021-09-06
2
-2
/
+2
*
test/socket/test_socket.rb: skip on Solaris
Yusuke Endoh
2021-07-29
1
-0
/
+4
*
Get rid of sporadic WSAEACCES on Windows [ruby-dev:42661]
Nobuyoshi Nakada
2021-05-21
2
-2
/
+10
*
Get rid of sporadic WSAEACCES on Windows [ruby-dev:42661]
Nobuyoshi Nakada
2021-05-20
1
-1
/
+6
*
Fixed FD leaks
Nobuyoshi Nakada
2021-03-08
1
-1
/
+1
*
added mutexes for socket and connection lists on win32
Andrew Aladjev
2021-02-23
1
-0
/
+25
*
Rename RubyVM::MJIT to RubyVM::JIT
Takashi Kokubun
2021-01-13
1
-1
/
+1
*
Skip test when UDP server is no response.
Hiroshi SHIBATA
2021-01-13
1
-0
/
+3
*
Add connect_timeout to TCPSocket
Masaki Matsushita
2020-12-10
1
-0
/
+6
*
Revert getaddrinfo_a()
Masaki Matsushita
2020-12-07
1
-10
/
+0
*
Reduce timeout of test_getaddrinfo_after_fork
Masaki Matsushita
2020-12-05
1
-1
/
+1
*
Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
Benoit Daloze
2020-12-04
1
-1
/
+1
*
Add a hook before fork() for getaddrinfo_a()
Masaki Matsushita
2020-12-04
1
-0
/
+10
*
Add resolve_timeout to TCPSocket [Feature #17134]
Masaki Matsushita
2020-09-25
1
-0
/
+14
*
Update UnixSocket#recv_io tests to handle receiving a UnixSocket
Jeremy Evans
2020-09-22
1
-2
/
+8
*
Make Socket.getaddrinfo interruptible (#2827)
Kir Shatrov
2020-08-27
1
-1
/
+1
*
test/socket/test_addrinfo.rb: Fix syntax error
Yusuke Endoh
2020-06-04
1
-1
/
+1
*
test/socket/test_addrinfo.rb: Suppress Errno::EACCES when addr is in use
Yusuke Endoh
2020-06-04
1
-1
/
+4
*
Thread scheduler for light weight concurrency.
Samuel Williams
2020-05-14
1
-2
/
+0
*
Fixed leaked fds
Nobuyoshi Nakada
2020-05-06
1
-3
/
+7
*
Test interfaces include localhost
Kazuhiro NISHIYAMA
2019-12-06
1
-0
/
+9
*
Remove check of ai.protocol
Masaki Matsushita
2019-09-10
1
-1
/
+0
*
Support timeout for Addrinfo
Masaki Matsushita
2019-09-10
1
-0
/
+5
*
Revert "Support timeout for Addrinfo"
Masaki Matsushita
2019-09-09
1
-5
/
+0
*
Fix expected ip_port
Masaki Matsushita
2019-09-09
1
-1
/
+1
*
Fix service name for test
Masaki Matsushita
2019-09-09
1
-1
/
+1
*
Fix domain name for test
Masaki Matsushita
2019-09-09
1
-1
/
+1
*
Support timeout for Addrinfo
Masaki Matsushita
2019-09-09
1
-0
/
+5
*
Try extending timeout of IO.select
Takashi Kokubun
2019-09-03
1
-1
/
+2
*
Skip POINTOPOINT of IPv4 too instead of IPv6 only
Kazuhiro NISHIYAMA
2019-09-02
1
-5
/
+4
*
Suppress unused variable warnings
Nobuyoshi Nakada
2019-06-30
1
-0
/
+1
*
Removed unused variables
Nobuyoshi Nakada
2019-06-30
1
-2
/
+2
*
disable non-blocking pipes and sockets by default
normal
2018-11-29
1
-2
/
+2
*
io + socket: make pipes and sockets nonblocking by default
normal
2018-11-22
1
-2
/
+3
*
tests: support Linux kernels with CONFIG_IPV6=n
normal
2018-10-13
1
-3
/
+7
*
test/socket/test_socket.rb (timestamp_retry_rw): IO.select before recvmsg
normal
2018-08-20
1
-0
/
+1
*
test/socket/test_socket.rb (test_timestampns): retry send
normal
2018-08-02
1
-30
/
+29
*
test/socket/test_socket.rb (test_timestamp): retry send
normal
2018-07-07
1
-4
/
+18
*
unixsocket.c: check NUL bytes
nobu
2018-03-28
1
-0
/
+10
*
init.c: encode socket error message
nobu
2018-01-23
1
-0
/
+8
*
Fix test-all tests to avoid creating report_on_exception warnings
eregon
2017-12-12
1
-2
/
+4
[next]