summaryrefslogtreecommitdiff
path: root/test/socket
AgeCommit message (Expand)Author
2005-10-22* ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb,nobu
2005-09-17* test/socket/test_tcp.rb (TestTCPSocket::test_recvfrom): typomatz
2005-09-16* ext/syck/rubyext.c (syck_resolver_transfer): remove C++ stylematz
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
2005-07-02* ext/socket/socket.c (unix_send_io, unix_recv_io): support x86-64 andakr
2005-06-04add a test for file descriptor passing.akr
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-07* test/socket/test_tcp.rb (TestTCPSocket#test_recvfrom): merged worker threads.nobu
2004-12-07* test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): writenobu
2004-12-06* test/socket/test_tcp.rb (TestTCPSocket#test_recvfrom): fix localnobu
2004-12-06* process.c (proc_setgroups): [ruby-dev:25081]matz
2004-12-06* test/socket/test_socket.rb (TestBasicSocket#test_setsockopt):nobu