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

Register and report User-Agents used in Lantern session #2959

Merged
merged 3 commits into from
Aug 18, 2015

Conversation

uaalto
Copy link
Contributor

@uaalto uaalto commented Aug 17, 2015

Closes #2925

"sync"
)

type agentsMap map[string]int
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this typedef really useful? Looks like it's just used in one place.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tend to use typedefs for long-ish definitions to clarify what they actually mean. In this case I agree it doesn't help much.

@myleshorton
Copy link
Contributor

A couple nits but otherwise LGTM!

@myleshorton
Copy link
Contributor

LGTM!

myleshorton added a commit that referenced this pull request Aug 18, 2015
Register and report User-Agents used in Lantern session
@myleshorton myleshorton merged commit 8d05f65 into valencia Aug 18, 2015
@myleshorton myleshorton deleted the issue-2925 branch August 18, 2015 17:24
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