summaryrefslogtreecommitdiff
path: root/test/socket/test_nonblock.rb
AgeCommit message (Expand)Author
2009-07-19Use UDP for sendmsg/recvmsg tests.akr
2009-07-17 * ext/socket/socket.c (socket_s_ip_address_list): drop inactiveusa
2009-03-19use IO::WaitWritable.akr
2009-03-19* io.c (rb_mWaitReadable): defined.akr
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-02-21* io.c (io_getpartial): error message describes what should beakr
2009-02-17care EWOULDBLOCK of accept_nonblock.akr
2009-02-11rename tests classes.akr
2006-07-24don't compare struct sockaddr directly.akr
2006-07-01add a note for cygwin empty UDP packet problem.akr
2006-07-01* test/socket/test_nonblock.rb: add timeout to send/receiveakr
2006-06-26* ext/socket/socket.c (bsock_recv_nonblock): new methodakr
2006-06-07* test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.usa
2006-06-04fix tests.akr
2006-06-01* ext/socket/socket.c (s_recvfrom): alen may be zero with UNIXSocketakr