aboutsummaryrefslogtreecommitdiffstats
path: root/test/socket/test_socket.rb
Commit message (Expand)AuthorAgeFilesLines
* use ML ref. for assertion message.akr2007-11-181-2/+2
* * test/socket/test_socket.rb: update not to use 1.8 assignment tomatz2007-11-141-3/+6
* * eval.c (rb_f_send): allow send/__send__ to call methods of allmatz2007-11-041-4/+4
* * test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.matz2007-08-241-4/+4
* revert sock_sysaccept addition to [ruby-dev:28861].akr2006-06-261-1/+15
* * test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.usa2006-06-071-1/+1
* * ext/socket/socket.c (sock_s_unpack_sockaddr_in): rejectakr2006-06-051-0/+9
* * ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu2005-10-221-4/+4
* * test/socket/test_socket.rb (test_listen): missed to modify.nobu2005-09-131-1/+1
* * test/socket/test_{udp,socket}.rb: revert unintentional commit.matz2005-09-121-1/+1
* * eval.c (proc_save_safe_level): no need to restrict safe levelmatz2005-09-121-4/+4
* * ext/socket/socket.c (sock_listen): get OpenFile just before callingnobu2004-12-091-0/+14
* * test/socket/test_socket.rb (test_setsockopt): use SO_LINGER insteadnobu2004-12-091-4/+45
* * test/socket/test_socket.rb (TestBasicSocket#test_setsockopt):nobu2004-12-061-0/+19