nobu 7727b22eb1 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/trunk@63304 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-04-30 02:17:03 +00:00
..
2018-02-17 07:54:52 +00:00
2018-03-02 04:36:14 +00:00
2018-01-23 15:31:21 +00:00
2017-12-22 01:49:00 +00:00
2018-04-30 02:17:03 +00:00
2018-03-28 11:30:27 +00:00