From 2b91616c43ac16ff68854cbe57169fda71e15e57 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 22 Feb 2020 01:00:34 +0000 Subject: doc: update URLs to point to YHBT.net bogomips.org is going away since .org isn't going to be affordable, anymore. While we're at it, stop requiring olddoc to just build the gem. --- ext/io_splice/io_splice_ext.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/io_splice/io_splice_ext.c') diff --git a/ext/io_splice/io_splice_ext.c b/ext/io_splice/io_splice_ext.c index 97f744c..c5387a7 100644 --- a/ext/io_splice/io_splice_ext.c +++ b/ext/io_splice/io_splice_ext.c @@ -476,7 +476,7 @@ static void advance_vmsplice_args(struct vmsplice_args *a, long n) * This may allow the kernel to avoid data copies in some cases. * but is (probably) of limited usefulness in Ruby. If you have * use cases or ideas for making this more useful for Ruby users, - * please tell us at ruby-io-splice@bogomips.org! + * please tell us at ruby-io-splice@yhbt.net! * * Also consider the "sendfile" RubyGem or IO.copy_stream in Ruby 1.9 * if you want to do zero-copy file transfers to pipes or sockets. As -- cgit v1.2.3-24-ge0c7