Skip to content

Make NetLib compatible with UNFLoader's Debug library #2

@buu342

Description

@buu342

As it is right now, debug library will throw some warnings and discard NetLib packets if its polling function runs first. If NetLib's polling function runs first, it will discard debug packets. Some system should be in place to prevent the two libraries from trampling one another.

This will require the implementation of a whitelist system for UNFLoader's Debug library, and possibly some tweaks for netlib_poll. Quite a bit of work that I don't feel like dedicating to right now so I've written this issue as a reminder.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions