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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
socket
Age
Commit message (
Expand
)
Author
2016-03-28
merge revision(s) 54005: [Backport #12150]
nagachika
2016-03-28
merge revision(s) 54004: [Backport #12152]
nagachika
2016-03-09
merge revision(s) 53561: [Backport #11958]
nagachika
2016-03-08
merge revision(s) 52605,53231,53244: [Backport #11854]
nagachika
2015-05-23
merge revision(s) 50187,50202: [Backport #11051]
nagachika
2014-10-04
test/socket/test_unix.rb (TestSocket_UNIXSocket#test_too_long_path): sockaddr...
odaira
2014-05-28
Suppress warnings.
akr
2014-05-28
* ext/socket/unixsocket.c (rsock_init_unixsock): Open a socket
akr
2014-05-28
test_socket.rb: ignore interface without address
nobu
2014-05-27
use Socket.getifaddrs to show interface names and so on
naruse
2014-05-24
test_udp_server don't test IPv6 link-local addresses.
akr
2014-05-18
Use Etc.uname instead of uname command invocation.
akr
2014-02-21
socket: sendmsg/recvmsg only retries blocking on errors
normal
2014-02-18
* test/socket/test_socket.rb: unix socket is required by test case.
hsbt
2014-02-18
* test/socket/test_addrinfo.rb: remove unused variables.
hsbt
2014-01-20
* ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP and
akr
2014-01-20
add a test.
akr
2013-12-13
* ext/socket/lib/socket.rb: Don't test $! in "ensure" clause because
akr
2013-08-26
* io.c (io_read_nonblock): support non-blocking reads without raising
tenderlove
2013-07-19
* test/socket/test_tcp.rb (test_initialize_failure): Use EADDRNOTAVAIL
akr
2013-07-05
Use server_port for Windows
naruse
2013-06-28
* ext/socket/ipsocket.c (init_inetsock_internal): Don't use local
akr
2013-06-26
* test/socket/test_udp.rb: Close sockets explicitly.
akr
2013-06-02
* test/socket/test_sockopt.rb: change test name. follow r41037.
ayumin
2013-06-02
follow r41034
naruse
2013-05-31
* ext/socket/option.c (sockopt_s_byte): constructor of the sockopt
naruse
2013-05-11
* ext/socket: New method, Socket.getifaddrs, implemented.
akr
2013-05-09
* ext/socket/ancdata.c (bsock_sendmsg_internal): Always set
akr
2013-04-08
* remove trailing spaces.
nobu
2013-04-08
Fix #6154 by introducing new EAGAIN/EWOULDBLOCK/EINPROGRESS
headius
2013-04-06
* ext/socket/rubysocket.h (SockAddrStringValueWithAddrinfo): New macro.
akr
2013-04-06
* ext/socket: Improve socket exception message to show socket address.
akr
2013-01-31
* ext/socket/raddrinfo.c (rsock_unix_sockaddr_len): return
shugo
2013-01-30
* ext/socket/unixsocket.c (rsock_init_unixsock): use rb_inspect()
shugo
2013-01-29
* ext/socket/socket.c (sock_s_pack_sockaddr_un): calculate the
shugo
2013-01-25
* ext/socket/raddrinfo.c (rsock_unixpath_len, init_unix_addrinfo),
shugo
2012-10-30
Check if there is no error before reconnect [Bug #4387]
naruse
2012-09-26
Revert "Darwin 12 (OS X Mountain Lion) also has Bug #6692"
naruse
2012-09-26
Darwin 12 (OS X Mountain Lion) also has Bug #6692
naruse
2012-07-24
Show nd6 options and whether the packet is reached to the server or not.
naruse
2012-07-24
Add version check for darwin's bug.
naruse
2012-07-20
* test/socket/test_socket.rb: Ignore IPv6 unique local addresses on OS
drbrain
2012-07-20
* ext/socket/raddrinfo.c (addrinfo_ipv6_unique_local_p): Added
drbrain
2012-05-14
Check IFDISABLED on Mac OS X.
naruse
2012-05-10
fix the path of ifconfig.
naruse
2012-05-10
skip addresses whose interface is set as POINTOPOINT.
naruse
2012-05-10
Skip IPv6 addresses whose interface is set as IFDISABLED.
naruse
2012-04-26
* ext/socket/raddrinfo.c (init_unix_addrinfo): support the longest
akr
2012-04-23
* test/socket/test_unix.rb (bound_unix_socket): make temporary
akr
2012-01-09
* ext/socket/lib/socket.rb (family_addrinfo): return the given
akr
[next]