DescriptionMake sure read/write buffer alive in TCPSocketLibevent.
SocketLibevent release ref-count of read/write buffer before calling callback.
Need to hold ref-count of buffer in TCPSocketLibevent to make sure the buffer
alive in callback.
BUG=393221
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282756
Patch Set 1 #
Total comments: 4
Patch Set 2 : Applied comments. #
Total comments: 4
Patch Set 3 : Moved comments to .cc #Patch Set 4 : Updated comment as suggested #Messages
Total messages: 12 (0 generated)
|