aboutsummaryrefslogtreecommitdiffstats
path: root/test/socket/test_unix.rb
Commit message (Expand)AuthorAgeFilesLines
...
* add an assertion.akr2008-06-301-0/+1
* add a test for [ruby-dev:34619].akr2008-06-301-0/+8
* UNIXServer.new("a\0b") test removed becauseakr2007-09-281-1/+0
* * test/socket/test_unix.rb: disabled on cygwin.akr2006-07-231-1/+1
* * test/socket/test_unix.rb: test_seqpacket_pair removed.akr2006-06-281-18/+0
* * ext/socket/socket.c (bsock_recv_nonblock): new methodakr2006-06-261-6/+6
* getsockname returns "" on MacOS Xakr2006-06-071-4/+6
* fix tests.akr2006-06-041-2/+3
* * ext/socket/socket.c: fix sockaddr_un handling.akr2006-06-041-1/+127
* * ext/socket/socket.c (unix_send_io, unix_recv_io): support x86-64 andakr2005-07-021-12/+14
* add a test for file descriptor passing.akr2005-06-041-0/+28