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
*
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
*
socket: fix BasicSocket#*_nonblock buffering bugs from r58400
normal
2017-10-27
1
-0
/
+21
*
socket.c: null byte at Socket.getnameinfo
nobu
2017-10-11
1
-0
/
+2
*
Remove unnecessary `require 'thread'`
kazu
2017-10-08
1
-1
/
+0
*
test/socket/test_basicsocket.rb (socks): bind explicitly to localhost
normal
2017-05-15
1
-1
/
+1
*
test/socket/test_basicsocket: handle :wait_readable on read_nonblock
normal
2017-04-21
1
-0
/
+3
*
socket: avoid fcntl for read/write_nonblock on Linux
normal
2017-04-19
1
-0
/
+50
*
IPSocket#inspect
nobu
2017-04-14
2
-0
/
+20
*
Use qualified names
nobu
2016-08-30
1
-1
/
+1
*
* ext/socket/raddrinfo.c (host_str, port_str): Use StringValueCStr
usa
2016-05-30
1
-0
/
+6
*
* test/socket/test_addrinfo.rb (TestSocketAddrinfo#test_addrinfo_ip): previous
usa
2016-05-30
1
-2
/
+4
*
test_addrinfo.rb: signle digit address
nobu
2016-05-30
1
-2
/
+2
*
raddrinfo.c: fix for SHARABLE_MIDDLE_SUBSTRING
nobu
2016-05-30
1
-0
/
+10
*
test_addrinfo.rb: special hostnames
nobu
2016-05-30
1
-0
/
+6
*
* test/socket/test_socket.rb (test_udp_recvmsg_truncation):
odaira
2016-03-10
1
-1
/
+2
*
* test/socket/test_addrinfo.rb (test_ipv6_address_predicates):
odaira
2016-03-05
1
-1
/
+8
*
Sat Mar 5 09:17:54 2016 Rei Odaira <Rei.Odaira@gmail.com>
odaira
2016-03-05
2
-16
/
+31
*
option.c: single byte boolean
nobu
2016-01-17
1
-0
/
+6
*
ignore exception is the address is IPv6
naruse
2015-12-24
1
-2
/
+5
*
Revert r53253. naruse fixed it differently in r53244
normal
2015-12-22
1
-2
/
+1
*
test/socket/test_basicsocket.rb: attempt fix for [ruby-cvs:60402]
normal
2015-12-22
1
-1
/
+2
*
avoid rb_bug on BasicSocket.for_fd(-1)
normal
2015-12-21
1
-0
/
+11
*
socket: expand docs+tests for recv_io/send_io
normal
2015-12-07
1
-0
/
+20
*
* test/ruby/test_mixed_unicode_escapes.rb: fixed typo.
hsbt
2015-12-03
1
-1
/
+1
*
* test/socket/test_socket.rb (test/socket/test_socket.rb): skip the test when...
ngoto
2015-11-21
1
-1
/
+1
*
* test/socket/test_socket.rb (test_udp_recvmsg_truncation): rflags is
akr
2015-11-18
1
-3
/
+3
*
add tests.
akr
2015-11-18
1
-0
/
+50
*
socket: fix recvmsg without argument
normal
2015-11-17
1
-0
/
+16
*
* ext/socket/lib/socket.rb: Specify frozen_string_literal: true.
akr
2015-11-14
9
-2
/
+20
*
udpsocket.c: memory leaks
nobu
2015-10-09
1
-0
/
+27
*
test/socket/test_nonblock.rb: increase buffer sizes to OpenBSD limits
normal
2015-07-21
1
-2
/
+2
*
test/socket/test_nonblock: use smaller buffer for sendmsg
normal
2015-07-17
1
-2
/
+2
*
use Timeout.timeout
nobu
2015-07-13
1
-2
/
+2
*
test/socket/test_unix.rb: replace sleep with select
normal
2015-06-18
1
-1
/
+1
*
test_nonblock.rb: use assert_predicate
nobu
2015-06-16
1
-2
/
+2
*
test_nonblock.rb: fix failure on OSX
nobu
2015-06-16
1
-1
/
+1
*
socket: allow explicit buffer for recv and recv_nonblock
normal
2015-06-15
2
-0
/
+17
*
socket: allow exception-free nonblocking sendmsg/recvmsg
normal
2015-06-15
1
-0
/
+44
*
test/socket/test_nonblock.rb: try to avoid EMSGSIZE
normal
2015-06-05
1
-2
/
+2
*
FreeBSD raises Errno::EMSGSIZE
naruse
2015-06-04
1
-1
/
+1
*
use assert_raise
nobu
2015-06-02
5
-9
/
+9
*
test_nonblock.rb: skip if EPROTONOSUPPORT
nobu
2015-06-02
1
-4
/
+4
[next]