Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement roundrobining sockets/remove hardcoded linkId #25

Open
kevinhikaruevans opened this issue Dec 16, 2020 · 0 comments
Open

Implement roundrobining sockets/remove hardcoded linkId #25

kevinhikaruevans opened this issue Dec 16, 2020 · 0 comments

Comments

@kevinhikaruevans
Copy link
Owner

kevinhikaruevans commented Dec 16, 2020

Currently only link_id=1 is hardcoded.

The entire links/sockets needs to be refactored:

  • Socket/link receives needs to be completely independent of CIPSENDs. Maybe set the link id <-> callback mapping
  • Server receive gets messed up since they're not bound to a CIPSEND
  • Need to look up how cipmode/cipserver affects each other
@kevinhikaruevans kevinhikaruevans changed the title Implement 0-4 RR sockets Implement roundrobining sockets/remove hardcoded linkId Dec 19, 2020
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

No branches or pull requests

1 participant