Page MenuHomePhabricator

Rename SendMessage to SendZmqMessage.
ClosedPublic

Authored by PiRK on Oct 8 2021, 12:02.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC5fcbf32ac022: Rename SendMessage to SendZmqMessage.
Summary

Windows headers define SendMessage as a macro, which leads to problems
with the method name "SendMessage". To circumvent this, we rename the
method to "SendZmqMessage".

This is a backport of core#13686 [5/5]
https://github.com/bitcoin/bitcoin/pull/13686/commits/6fe2ef2acb00b1df7f6a0c0dea1a81a1924be0e1

Depends on D10285

Test Plan

ninja all check-all

Diff Detail

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