diff options
| author | MarcoFalke <[email protected]> | 2018-11-28 11:07:52 -0500 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2018-11-28 11:07:58 -0500 |
| commit | 0a452d02cebb3584a0725be91eeb382da69322af (patch) | |
| tree | cdee769a996f00a66ecc45f15637a32522dc25fc /src/httpserver.cpp | |
| parent | Merge #14819: Bugfix: test/functional/mempool_accept: Ensure oversize transac... (diff) | |
| parent | Add missing lock in CNode::copyStats(...) (diff) | |
| download | discoin-0a452d02cebb3584a0725be91eeb382da69322af.tar.xz discoin-0a452d02cebb3584a0725be91eeb382da69322af.zip | |
Merge #13123: net: Add Clang thread safety annotations for guarded variables in the networking code
4894133dc5 Add missing lock in CNode::copyStats(...) (practicalswift)
b312cd7707 Add missing locking annotations (practicalswift)
Pull request description:
Add Clang thread safety annotations for variables guarded by:
* `cs_addrLocal`
* `cs_addrName`
* `cs_feeFilter`
* `cs_filter`
* `cs_hSocket`
* `cs_inventory`
* `cs_mapLocalHost`
* `cs_most_recent_block`
* `cs_proxyInfos`
* `cs_sendProcessing`
* `cs_setBanned`
* `cs_SubVer`
* `cs_vOneShots`
* `cs_vProcessMsg`
* `cs_vRecv`
* `cs_vSend`
Changed files:
* `src/net.{cpp,h}`
* `src/netbase.cpp`
Tree-SHA512: 319a1574a07d766e81fab19b9cfdcf8b5f0b175034ebef220cd406f1672b4ef2c57f5c456c623456ca7a1f96308de69c73535792e9e4c34b848b55fd4f35fc95
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions