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

allow change default transfer max size of uring file #574

Closed
wants to merge 1 commit into from

Conversation

qicosmos
Copy link
Collaborator

Why

change default_max_transfer_size_t for io_uring file, because the default max size is not enough.

What is changing

Example

usage:

#define ASIO_SPEC_MAX_TRANSFER_SIZE 262144

read/read_at io_uring file will apply the value of default_max_transfer_size to ASIO_SPEC_MAX_TRANSFER_SIZE.

@qicosmos qicosmos closed this Jan 22, 2024
@qicosmos qicosmos deleted the modif_asio_transfer_size branch June 18, 2024 03:44
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

Successfully merging this pull request may close these issues.

1 participant