buffer/splice: remove MAX_SIZE constant
commitee92073d8d2d48eb7f070a8542430a7d5177e6bd
authorEric Wong <e@80x24.org>
Mon, 2 Jan 2017 04:20:54 +0000 (2 04:20 +0000)
committerEric Wong <e@80x24.org>
Mon, 2 Jan 2017 04:20:54 +0000 (2 04:20 +0000)
treed93daa6fad51a69caebd410fa0748bafedc47a90
parent1eb248f6cff5290de7c5abff5d42288615e37d2a
buffer/splice: remove MAX_SIZE constant

We do not need it at runtime, only for testing on Linux-like
systems
lib/dtas/buffer/splice.rb
test/test_buffer.rb