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

Add an option to enqueue packets instead of sending one by one #531

Open
MatiasVara opened this issue Jul 15, 2023 · 1 comment
Open

Add an option to enqueue packets instead of sending one by one #531

MatiasVara opened this issue Jul 15, 2023 · 1 comment
Assignees

Comments

@MatiasVara
Copy link
Collaborator

MatiasVara commented Jul 15, 2023

Instead of sending the packet one by one, we can enqueue packets into a list and send the list.

SysNetworkSend(Packet);

@MatiasVara MatiasVara self-assigned this Jul 15, 2023
@MatiasVara
Copy link
Collaborator Author

Add scattered as a field in TPacket.

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

No branches or pull requests

1 participant