Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
We have an RAII wrapper around a CURL pointer, called CurlHandle. We don't use this wrapper consistently, but we should. #1718 migrated most of the code, but there are a few corner cases that haven't been tackled yet; they are enumerated in newsboat/newsboat#1718 (comment).
My accepted submission for the sixth project for the "Grow With Google" scholarship Udacity/Google Android Developer Nanodegree program - see the README for details.
We have an RAII wrapper around a
CURL
pointer, calledCurlHandle
. We don't use this wrapper consistently, but we should. #1718 migrated most of the code, but there are a few corner cases that haven't been tackled yet; they are enumerated in newsboat/newsboat#1718 (comment).I suggested an idea for how to handle those cases in https://github.com/newsboat/newsboa