Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Fix wrong receive order of brided requests #40

Closed
wants to merge 1 commit into from
Closed

Fix wrong receive order of brided requests #40

wants to merge 1 commit into from

Conversation

loeka
Copy link

@loeka loeka commented Dec 17, 2019

When the BMC receives bridged requests, "the BMC immediately returns a
response to the Send Message command itself". After collection the
requested values, it sends the data. This two packages can be received
in the wrong order.

So, the fix is to look at the responded data and bring the two packages
in the right order.

This should fix Issue #37.

When the BMC receives bridged requests, "the BMC immediately returns a
response to the Send Message command itself". After collection the
requested values, it sends the data. This two packages can be received
in the wrong order.

So, the fix is to look at the responded data and bring the two packages
in the right order.
@loeka loeka closed this by deleting the head repository Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant