socket_common: limit garbage workaround to Ruby <= 2.4.1
commitf700e00e24dc29ee53a0f7ebc297110f98b1bd55
authorEric Wong <e@80x24.org>
Mon, 13 Mar 2017 19:27:07 +0000 (13 19:27 +0000)
committerEric Wong <e@80x24.org>
Mon, 13 Mar 2017 19:27:07 +0000 (13 19:27 +0000)
tree0b258bf6aef1acb01910bbb56c258ba5736ed0e0
parenta270f2d2f80d28a9c3f46b652ca222e80e130968
socket_common: limit garbage workaround to Ruby <= 2.4.1

It looks like Ruby 2.4.1 will have the regression fixed
backported to it:

https://bugs.ruby-lang.org/issues/13299#change-63503

The next releases of Ruby 2.3 and 2.2 may, too; at the
branch maintainer's decision.
lib/mogilefs/socket_common.rb