1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/socket
normal 0698c4969c socket: disable nonblocking-by-default on win32
Perhaps this fixes test failures reported by Greg and k0kubun.

However, the failure of certain tests to handle non-blocking I/O
seems to indicate pre-existing problems on win32 platforms.
Somebody knowledgeable about win32 should be able to fix it.

[ruby-core:89973] [ruby-core:89976] [ruby-core:89977] [Bug #14968]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65929 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-11-22 20:02:36 +00:00
..
lib socket.rb: protected connect_internal 2018-02-17 07:54:52 +00:00
.document
addrinfo.h
ancdata.c
basicsocket.c fix a typo [ci skip] 2018-09-05 21:34:44 +00:00
constants.c
depend
extconf.rb search winsock libraries explicitly 2018-03-02 04:36:14 +00:00
getaddrinfo.c getaddrinfo.c: ai_errlist 2018-01-23 15:31:21 +00:00
getnameinfo.c
ifaddr.c
init.c socket: disable nonblocking-by-default on win32 2018-11-22 20:02:36 +00:00
ipsocket.c
mkconstants.rb Refactor ERB version checking for keyword arguments 2018-02-27 11:12:23 +00:00
option.c UNREACHABLE_RETURN 2018-07-24 05:38:07 +00:00
raddrinfo.c UNREACHABLE_RETURN 2018-07-24 05:38:07 +00:00
rubysocket.h socket: disable nonblocking-by-default on win32 2018-11-22 20:02:36 +00:00
socket.c socket: disable nonblocking-by-default on win32 2018-11-22 20:02:36 +00:00
sockport.h
sockssocket.c
tcpserver.c
tcpsocket.c
udpsocket.c
unixserver.c
unixsocket.c comma at the end of enum is a C99ism 2018-06-25 03:14:48 +00:00