summaryrefslogtreecommitdiff
path: root/test/socket/test_socket.rb
AgeCommit message (Expand)Author
2009-01-01* ext/socket/socket.c (sock_s_getnameinfo): use family_to_int.akr
2009-01-01* ext/socket/socket.c (sock_s_getaddrinfo): use family_to_int.akr
2009-01-01* ext/socket/mkconstants.rb: generate family_to_int().akr
2007-11-18use ML ref. for assertion message.akr
2007-11-14* test/socket/test_socket.rb: update not to use 1.8 assignment tomatz
2007-11-04* eval.c (rb_f_send): allow send/__send__ to call methods of allmatz
2007-08-24* test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.matz
2006-06-26revert sock_sysaccept addition to [ruby-dev:28861].akr
2006-06-07* test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.usa
2006-06-05* ext/socket/socket.c (sock_s_unpack_sockaddr_in): rejectakr
2005-10-22* ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu
2005-09-13* test/socket/test_socket.rb (test_listen): missed to modify.nobu
2005-09-12* test/socket/test_{udp,socket}.rb: revert unintentional commit.matz
2005-09-12* eval.c (proc_save_safe_level): no need to restrict safe levelmatz
2004-12-09* ext/socket/socket.c (sock_listen): get OpenFile just before callingnobu
2004-12-09* test/socket/test_socket.rb (test_setsockopt): use SO_LINGER insteadnobu
2004-12-06* test/socket/test_socket.rb (TestBasicSocket#test_setsockopt):nobu