Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

More simple dns changes #169

Merged
merged 2 commits into from Sep 5, 2015
Merged

More simple dns changes #169

merged 2 commits into from Sep 5, 2015

Conversation

bassosimone
Copy link
Member

  1. Use less &&value and less std::move(). Since I don't fully understand what those two C++11 features do in practice, I've decided not to use them. I will do more research after the release to understand whether we need this stuff or not.
  2. Save and export response evdns type. Useful to avoid storing context in a lambda in src/connection.cpp

Since I don't fully understand what those two C++11 features do
in practice, I've decided not to use them.
@bassosimone bassosimone self-assigned this Sep 5, 2015
@bassosimone bassosimone added this to the measurement-kit 0.1.0 milestone Sep 5, 2015
@bassosimone bassosimone changed the title Use less &&value and less std::move() More simple dns changes Sep 5, 2015
bassosimone added a commit that referenced this pull request Sep 5, 2015
@bassosimone bassosimone merged commit 0fa27e0 into measurement-kit:master Sep 5, 2015
@bassosimone bassosimone deleted the cleanup/dns-usage-of-move branch September 5, 2015 20:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant