index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
socket
/
test_socket.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/socket/socket.c (socket_s_list_ip_address): new method.
akr
2009-01-20
1
-0
/
+12
*
extract TestBasicSocket from test_socket.rb.
akr
2009-01-17
1
-83
/
+0
*
* ext/socket/socket.c (sock_s_unpack_sockaddr_in): check too short
akr
2009-01-12
1
-0
/
+2
*
* ext/socket/socket.c (rb_cAddrInfo): new class AddrInfo.
akr
2009-01-07
1
-1
/
+1
*
* ext/socket/mkconstants.rb: make common prefix optional.
akr
2009-01-02
1
-0
/
+7
*
* ext/socket/socket.c (optname_arg): defined.
akr
2009-01-01
1
-2
/
+2
*
* ext/socket/socket.c (level_arg): defined.
akr
2009-01-01
1
-0
/
+4
*
* ext/socket/socket.c (family_arg): accept symbols as well.
akr
2009-01-01
1
-0
/
+5
*
* ext/socket/socket.c (sock_s_getnameinfo): use family_to_int.
akr
2009-01-01
1
-0
/
+4
*
* ext/socket/socket.c (sock_s_getaddrinfo): use family_to_int.
akr
2009-01-01
1
-0
/
+5
*
* ext/socket/mkconstants.rb: generate family_to_int().
akr
2009-01-01
1
-0
/
+13
*
use ML ref. for assertion message.
akr
2007-11-18
1
-2
/
+2
*
* test/socket/test_socket.rb: update not to use 1.8 assignment to
matz
2007-11-14
1
-3
/
+6
*
* eval.c (rb_f_send): allow send/__send__ to call methods of all
matz
2007-11-04
1
-4
/
+4
*
* test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.
matz
2007-08-24
1
-4
/
+4
*
revert sock_sysaccept addition to [ruby-dev:28861].
akr
2006-06-26
1
-1
/
+15
*
* test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.
usa
2006-06-07
1
-1
/
+1
*
* ext/socket/socket.c (sock_s_unpack_sockaddr_in): reject
akr
2006-06-05
1
-0
/
+9
*
* ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,
nobu
2005-10-22
1
-4
/
+4
*
* test/socket/test_socket.rb (test_listen): missed to modify.
nobu
2005-09-13
1
-1
/
+1
*
* test/socket/test_{udp,socket}.rb: revert unintentional commit.
matz
2005-09-12
1
-1
/
+1
*
* eval.c (proc_save_safe_level): no need to restrict safe level
matz
2005-09-12
1
-4
/
+4
*
* ext/socket/socket.c (sock_listen): get OpenFile just before calling
nobu
2004-12-09
1
-0
/
+14
*
* test/socket/test_socket.rb (test_setsockopt): use SO_LINGER instead
nobu
2004-12-09
1
-4
/
+45
*
* test/socket/test_socket.rb (TestBasicSocket#test_setsockopt):
nobu
2004-12-06
1
-0
/
+19