This separates the select() logic from the socket handling logic, setting up
for a switch to poll().
Partial backport of Core PR14336
https://github.com/bitcoin/bitcoin/pull/14336/commits/28211a4bc9c65859b641b81a0541726a0e01988f
Depends on D6460
Differential D6461
Move SocketEvents logic to private method. nakihito on Jun 8 2020, 20:12. Authored by Tags None Subscribers None
Details
This separates the select() logic from the socket handling logic, setting up Partial backport of Core PR14336 Depends on D6460 ninja ninja check-all src/bitcoind -debug=net Verify normal node behavior.
Diff Detail
Event TimelineComment Actions [Bot Message] |