aboutsummaryrefslogtreecommitdiffstats
path: root/test/socket/test_nonblock.rb
Commit message (Expand)AuthorAgeFilesLines
* don't compare struct sockaddr directly.akr2006-07-241-2/+2
* add a note for cygwin empty UDP packet problem.akr2006-07-011-2/+6
* * test/socket/test_nonblock.rb: add timeout to send/receiveakr2006-07-011-2/+5
* * ext/socket/socket.c (bsock_recv_nonblock): new methodakr2006-06-261-29/+30
* * test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.usa2006-06-071-13/+13
* fix tests.akr2006-06-041-3/+3
* * ext/socket/socket.c (s_recvfrom): alen may be zero with UNIXSocketakr2006-06-011-0/+171