socket_common: improve readability of case statement
commit01ef1822affbaf3ae564a6a5efdc6acce6cc90c2
authorEric Wong <e@80x24.org>
Thu, 23 Mar 2017 00:52:36 +0000 (23 00:52 +0000)
committerEric Wong <e@80x24.org>
Thu, 23 Mar 2017 00:52:36 +0000 (23 00:52 +0000)
treeb41857698d8c5d755950787c061e5b555e51f5b1
parent0693deaed76bbe48aa84a13d7f263085f4708424
socket_common: improve readability of case statement

Due to the release of Ruby 2.4.1 with the necessary fix,
it seems likely that future releases (if any) of the 2.2
and 2.3 series will avoid garbage on IO#write, too.
lib/mogilefs/socket_common.rb