1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net/ftp
nagachika fcb4a3d88f merge revision(s) 63304: [Backport #14713]
io.c: workaround for EPROTOTYPE

	* io.c (internal_write_func, internal_writev_func): retry at
	  unexpected EPROTOTYPE on macOS, to get rid of a kernel bug.
	  [ruby-core:86690] [Bug #14713]

	* ext/socket/init.c (rsock_{sendto,send,write}_blocking): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_5@63826 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-02 09:15:33 +00:00
..
test_buffered_socket.rb merge revision(s) 61639: [Backport #14323] 2018-02-16 08:17:36 +00:00
test_ftp.rb merge revision(s) 63304: [Backport #14713] 2018-07-02 09:15:33 +00:00
test_mlsx_entry.rb * lib/open-uri.rb: Remove indicator for "frozen_string_literal: true". 2015-11-10 11:48:14 +00:00