Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reseed implementation v1, http only #20

Merged
merged 5 commits into from
Jan 31, 2014
Merged

Reseed implementation v1, http only #20

merged 5 commits into from
Jan 31, 2014

Conversation

meeh420
Copy link
Contributor

@meeh420 meeh420 commented Jan 31, 2014

Reseeding v1, http only
Added reseed hosts
Ignoring zip files for now

orignal added a commit that referenced this pull request Jan 31, 2014
Reseed implementation v1, http only
@orignal orignal merged commit 1ac95d1 into PurpleI2P:master Jan 31, 2014
@orignal
Copy link
Contributor

orignal commented Jan 31, 2014

boost::asio::ip::tcp::iostream doesn't have expires_from_now in 1.46 yet.
Also I guess we might want to run reseeder in a separate thread, once it's finished, this thread will die automatically. It;s called in Load method that's called from main(), it means main thera get stuck on it. Later on it's supposed to be demonized, somain thread will not exist anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants