DescriptionPass ClientSocketHandle ownership around in unique_ptr.
Change HttpBasicStream and HttpBasicState constructors to take a
unique_ptr<ClientSocketHandle> instead of a raw ClientSocketHandle*, to better
express that they are taking ownership of that object.
Committed: https://crrev.com/3faa41e40504893e1ccdd2aeb1cdcbc62da79ec6
Cr-Commit-Position: refs/heads/master@{#412822}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|