linux_inet_diag: fix Ruby 2.2 (dev) build
commit821b190e39fa48496520eb8f7f782ead8419df58
authorEric Wong <normalperson@yhbt.net>
Tue, 18 Feb 2014 06:48:36 +0000 (18 06:48 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 18 Feb 2014 06:48:36 +0000 (18 06:48 +0000)
tree74c0b0ab18d5dc407d9888c0e528394ab6ad7c04
parent7c61c7cc7d2571d1778da2f6dd01ea56cdac0530
linux_inet_diag: fix Ruby 2.2 (dev) build

Do not define or use rb_thread_blocking_region if
rb_thread_io_blocking_region is available.
rb_thread_blocking_region is gone entirely in Ruby trunk.
ext/raindrops/linux_inet_diag.c