preliminary support for F_GETPIPE_SZ and F_SETPIPE_SZ
commitbb6791da7cf37e326846edc44a7c32b79021f9da
authorEric Wong <normalperson@yhbt.net>
Tue, 1 Jun 2010 23:54:24 +0000 (1 16:54 -0700)
committerEric Wong <normalperson@yhbt.net>
Tue, 1 Jun 2010 23:56:58 +0000 (1 16:56 -0700)
tree1f79768bbd72558ddb9773309958db00b2449b02
parente4bdec2a41932a6ebd444d003f21cc025223cfdd
preliminary support for F_GETPIPE_SZ and F_SETPIPE_SZ

One day soon (2.6.35), we'll be able to resize pipes.  We may
support this independently of the C library since that can take
a few months/years to catch up, taking distro release cycles
into account, too.
ext/io_splice/extconf.rb
ext/io_splice/io_splice_ext.c