Avoid "Unknown command" messages when receiving getaddr on outbound c…#6344
Avoid "Unknown command" messages when receiving getaddr on outbound c…#6344rebroad wants to merge 1 commit intobitcoin:masterfrom
Conversation
|
Rhm... i think this PR does not change anything. Your PR would allow the program flow to enter the |
|
Yes, it will exit before displaying the "unknown command" message now.
|
|
Ah. Right. Wasn't aware of the utACK. |
|
If we are changing this code, please also log this exceptional event. concept ACK |
|
Meh. a) the message will only appear when debug=net is set |
|
Don't care. |
|
I don't think this is enough of an improvement to merge, so going to close this. |
|
@laanwj I'd consider this a bugfix rather than an improvement, since "getaddr" clearly is NOT an unknown command. |
…onnections.
This bug was introduced in #5442