[PATCH] ktee: don't use SPLICE_F_NONBLOCK
authorJens Axboe <axboe@suse.de>
Mon, 10 Jul 2006 19:55:38 +0000 (12:55 -0700)
committerJens Axboe <axboe@suse.de>
Mon, 10 Jul 2006 19:55:38 +0000 (12:55 -0700)
commit9ed9566dd5aaff12eea56d882a38fcce48e00461
tree3da707aec9e63327b4583c80c9cbb606961a62e3
parent000b72a837c7c9c6c82b7c9099049fea3db1a7e8
[PATCH] ktee: don't use SPLICE_F_NONBLOCK

We cannot reliably detect when to quit in that case, so just always block.
ktee-net.c
ktee.c