Page MenuHomePhabricator

net: Minor accumulated cleanups
ClosedPublic

Authored by deadalnix on Oct 3 2018, 19:23.

Details

Summary

This is a backport of core PR12855

Depends on D1874

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
netnits
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3505
Build 5086: Bitcoin ABC Buildbot (legacy)
Build 5085: arc lint + arc unit

Event Timeline

jasonbcox requested changes to this revision.Oct 3 2018, 20:13
jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/compat.h
92 ↗(On Diff #5257)

sockopt_arg_type should be used in SetSocketNoDelay as well.

This revision now requires changes to proceed.Oct 3 2018, 20:13

Use sockopt_arg_type more thoroughly

This revision is now accepted and ready to land.Oct 4 2018, 19:02
This revision was automatically updated to reflect the committed changes.