HomePhabricator

http: Do a pending c++11 simplification
091d6e04998dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

http: Do a pending c++11 simplification

Use std::unique_ptr for handling work items.

This makes the code more RAII and, as mentioned in the comment, is what
I planned when I wrote the code in the first place.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Apr 28 2016, 17:03
deadalnixPushed on May 14 2017, 22:04
Parents
rABC8206835cc173: Merge #7974: More comments on the design of AttemptToEvictConnection.
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC091d6e04998d: http: Do a pending c++11 simplification (authored by Wladimir J. van der Laan <laanwj@gmail.com>).May 5 2016, 06:27