linux: slightly simpler scan for /proc/net/unix
commitda0d9cbbd9f6cf2e68274dd5c2204b105f8b030d
authorEric Wong <normalperson@yhbt.net>
Thu, 8 Apr 2010 21:26:04 +0000 (8 14:26 -0700)
committerEric Wong <normalperson@yhbt.net>
Thu, 8 Apr 2010 21:26:04 +0000 (8 14:26 -0700)
tree6ceefa22e616534019d6061e5b2b2e0de9fdfa1d
parentb9eeebe9d448431a97ac4515cae6a53b6976ac4e
linux: slightly simpler scan for /proc/net/unix

File.read under 1.9 takes an :encoding argument to force binary
encoding for its return value.
lib/raindrops/linux.rb