HomePhabricator

drop vAddrToSend after sending big addr message
d3d02d514539Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

drop vAddrToSend after sending big addr message

We send a newly-accepted peer a 1000-entry addr message, and then only use
vAddrToSend for small messages. Deallocate vAddrToSend after it's been used for
the big message to save about 40 kB per connected inbound peer.

Details

Provenance
Kaz Wesley <keziahw@gmail.com>Authored on Jun 6 2016, 21:42
deadalnixPushed on May 14 2017, 22:04
Parents
rABC52c3f348bec3: Merge #8142: Improve CWallet API with new GetAccountPubkey function.
Branches
Unknown
Tags
Unknown

Event Timeline

Kaz Wesley <keziahw@gmail.com> committed rABCd3d02d514539: drop vAddrToSend after sending big addr message (authored by Kaz Wesley <keziahw@gmail.com>).Jun 6 2016, 22:57