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

Look and make sure we are using our Ring-list efficiently #88

Open
david415 opened this issue Feb 19, 2016 · 0 comments
Open

Look and make sure we are using our Ring-list efficiently #88

david415 opened this issue Feb 19, 2016 · 0 comments

Comments

@david415
Copy link
Owner

we use a ring-list, a circular doubly linked list, to store our historic assembled ordered TCP stream segments, however we should make sure to check that we are using this ring-list structure efficiently when walking the ring in search of a stream segment.

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

No branches or pull requests

1 participant