mirror of
https://github.com/vtnerd/monero-lws.git
synced 2025-03-12 09:27:39 +00:00
Some checks are pending
unix-ci / build-tests (macos-12, WITH_RMQ=OFF) (push) Waiting to run
unix-ci / build-tests (macos-12, WITH_RMQ=ON) (push) Waiting to run
unix-ci / build-tests (macos-latest, WITH_RMQ=OFF) (push) Waiting to run
unix-ci / build-tests (macos-latest, WITH_RMQ=ON) (push) Waiting to run
unix-ci / build-tests (ubuntu-20.04, WITH_RMQ=OFF) (push) Waiting to run
unix-ci / build-tests (ubuntu-20.04, WITH_RMQ=ON) (push) Waiting to run
unix-ci / build-tests (ubuntu-22.04, WITH_RMQ=OFF) (push) Waiting to run
unix-ci / build-tests (ubuntu-22.04, WITH_RMQ=ON) (push) Waiting to run
unix-ci / build-tests (ubuntu-latest, WITH_RMQ=OFF) (push) Waiting to run
unix-ci / build-tests (ubuntu-latest, WITH_RMQ=ON) (push) Waiting to run
After a read timeout, the thread-local ZMQ client is expecting a read, and not send on the REQ socket. This attempts to read+discard 1 message before retrying the REQ send. This has proven effective at recovering from a temporarily unavailable daemon. |
||
---|---|---|
.. | ||
db | ||
lmdb | ||
rpc | ||
util | ||
wire | ||
admin_main.cpp | ||
CMakeLists.txt | ||
config.cpp | ||
config.h | ||
error.cpp | ||
error.h | ||
fwd.h | ||
options.h | ||
rest_server.cpp | ||
rest_server.h | ||
scanner.cpp | ||
scanner.h | ||
server_main.cpp | ||
wire.h |