Skip to content

bugfix in sendcommand2nopadding.cpp#32

Merged
brichards64 merged 3 commits intoToolDAQ:masterfrom
marc1uk:patch-2
Dec 9, 2024
Merged

bugfix in sendcommand2nopadding.cpp#32
brichards64 merged 3 commits intoToolDAQ:masterfrom
marc1uk:patch-2

Conversation

@marc1uk
Copy link
Contributor

@marc1uk marc1uk commented Nov 13, 2024

disable ZMQ_IMMEDIATE in sendcommand2nopadding.cpp, since it hangs if it cannot connect.
(unfortunately without this option, 'socket::send' always returns true, even if the client cannot be reached... not sure what else can be done about this, though.)

marc1uk and others added 3 commits November 13, 2024 19:40
disable ZMQ_IMMEDIATE option, it hangs if the socket can't connect to the desired client. Still, send returns true even when the client cannot be reached, which is misleading. ... not sure what to do about that....
@brichards64 brichards64 merged commit 3b49e81 into ToolDAQ:master Dec 9, 2024
@marc1uk marc1uk deleted the patch-2 branch January 27, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants