Page MenuHomePhabricator

Implement poll() on systems which support it properly.
ClosedPublic

Authored by nakihito on Jun 8 2020, 21:48.

Details

Reviewers
majcosta
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABC898802efaa58: Implement poll() on systems which support it properly.
Summary

This eliminates the restriction on maximum socket descriptor number.

Partial backport of Core PR14336
https://github.com/bitcoin/bitcoin/pull/14336/commits/11cc491a288a73e911be24a285e12abd57df7d04

Depends on D6461

Test Plan
ninja
ninja check-all
src/bitoind

Verify normal node behavior.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.Jun 8 2020, 21:48
nakihito requested review of this revision.Jun 8 2020, 21:48
nakihito planned changes to this revision.

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Jun 8 2020, 23:53