Correction of issue #66 is incomplete:
- It is missing code in:
BBOBB.cpp to trigger an error if isUsingNetworkLevelMulticast() is true.
LCR.cpp to trigger an error if isUsingNetworkLevelMulticast() is true.
Sequencer.cpp to call openDestAndWaitIncomingMsg() with different parameter values depending on value of isUsingNetworkLevelMulticast()
README.md must be improved to explain how to deal with isUsingNetworkLevelMulticast() value.
Note: When correcting this issue, correct also somehow related issues:
Correction of issue #66 is incomplete:
BBOBB.cppto trigger an error ifisUsingNetworkLevelMulticast()is true.LCR.cppto trigger an error ifisUsingNetworkLevelMulticast()is true.Sequencer.cppto callopenDestAndWaitIncomingMsg()with different parameter values depending on value ofisUsingNetworkLevelMulticast()README.mdmust be improved to explain how to deal withisUsingNetworkLevelMulticast()value.Note: When correcting this issue, correct also somehow related issues: