Skip to content

Missing code related to Network Level Multicast #71

Description

@simatic

Correction of issue #66 is incomplete:

  1. 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()
  2. README.md must be improved to explain how to deal with isUsingNetworkLevelMulticast() value.

Note: When correcting this issue, correct also somehow related issues:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions