summaryrefslogtreecommitdiff
path: root/spec/ruby/library/socket/socket
AgeCommit message (Expand)Author
2019-07-27Update to ruby/spec@875a09eBenoit Daloze
2019-06-27Update to ruby/spec@8d74d49Benoit Daloze
2019-06-06Make specs pass on OpenBSDJeremy Evans
2019-05-30Update to ruby/spec@0ba5312Benoit Daloze
2019-05-29Skip spec broken since a66bc2c01194a9c017c874a30db5b3b6bd95e966Takashi Kokubun
2019-05-28Update to ruby/spec@9a501a8Benoit Daloze
2019-02-05Make sure to wait with IO.select before using Socket#accept_nonblock and recv...eregon
2019-02-05Make sure to wait with IO.select before using Socket#recvfrom_nonblockeregon
2019-02-05Pass the Array from select() to Socket.udp_server_recveregon
2019-02-05Make sure to wait for socket to be readable.samuel
2019-02-04add debug codeko1
2018-12-26spec/ruby/library/socket/socket/bind_spec.rb: allow to run under dockermame
2018-12-06accept_loop_spec.rb: avoid random hangk0kubun
2018-11-27Update to ruby/spec@cdd6ff7eregon
2018-11-22Wait accept is ready also on Solarisnaruse
2018-11-22io + socket: make pipes and sockets nonblocking by defaultnormal
2018-11-01Remove wrong spec.usa
2018-10-23getifaddrs_spec.rb: `should` returned `nil` on successnobu
2018-10-23getifaddrs_spec.rb: allow no addressnobu
2018-10-13Add missing requirenobu
2018-10-13tests: support Linux kernels with CONFIG_IPV6=nnormal
2018-09-25Update to ruby/spec@241f9e7eregon
2018-09-05Add platform guards for AIXeregon
2018-08-27Simplify guards, the behavior seems Linux-specificeregon
2018-08-24Add AIX guardsnaruse
2018-08-22Also skip on AIXnaruse
2018-08-21Only run the spec on Linuxeregon
2018-08-21AIX also timeouts the specnaruse
2018-08-18Special case for Solaris 11x on RubyCIeregon
2018-08-18Be more flexible in the protocol value returned by getaddrinfo()eregon
2018-08-18Use ftp for the service in getaddrinfo/getnameinfo/getservbyname specseregon
2018-08-18Accept TypeError for Socket#getnameinfoeregon
2018-08-18Re-add socket specseregon
2018-08-17Guard spec failing on Solariseregon
2018-08-17Add guard for Solaris in Socket#connect_nonblock speceregon
2018-08-17Guard connect_nonblock spec on FreeBSDeregon
2018-08-17Re-add specseregon
2018-08-16apply r64239 to macOS toonobu
2018-08-12skip non-IP interfacesnobu
2018-08-11Solaris 10 doesn't have getifaddrsnaruse
2018-08-10Remove failing specsnaruse
2018-08-10Remove failing spec filesnaruse
2018-08-09Don't run the spec on Solarisnaruse
2018-08-09apply r64239 to macOS toonobu
2018-08-09apply r64239 to macOS toonobu
2018-08-09Don't run specs on Solarisnaruse
2018-08-09spec/ruby/library/socket/*: more FreeBSD fixesnormal
2018-08-08skip hanging-up tests on macOSnobu
2018-08-08spec/ruby/library/socket/*: fix hanging on FreeBSD 11.1normal
2018-08-03spec/ruby/library/socket/socket/getaddrinfo_spec.rb: avoid nonsensical lookupnormal