Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a test for file descriptor passing. | akr | 2005-06-04 | 1 | -0/+28 |
* | * 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 | 2 | -5/+48 |
* | * test/socket/test_tcp.rb (TestTCPSocket#test_recvfrom): merged worker threads. | nobu | 2004-12-07 | 1 | -9/+3 |
* | * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): write | nobu | 2004-12-07 | 1 | -3/+8 |
* | * test/socket/test_tcp.rb (TestTCPSocket#test_recvfrom): fix local | nobu | 2004-12-06 | 1 | -5/+4 |
* | * process.c (proc_setgroups): [ruby-dev:25081] | matz | 2004-12-06 | 1 | -1/+3 |
* | * test/socket/test_socket.rb (TestBasicSocket#test_setsockopt): | nobu | 2004-12-06 | 3 | -0/+76 |