This repository has been archived by the owner. It is now read-only.
Permalink
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also .
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
- 3 commits
- 12 files changed
- 0 comments
- 1 contributor
Commits on Nov 16, 2015
Previously it only made sense to initialize the cpu worker code if the tor was in "Server Mode" since only CREATE cell processing used said code. In the bright future, more things will be multithreaded.
Commits on Nov 18, 2015
This uses the cpuworkers to process CREATED/EXTENDED cells. There is no fast path for CREATE_FAST because it's extra code and deprecated.
Commits on Nov 19, 2015
There are no files selected for viewing