Skip to content

Can't set TCP receive buffer size #938

Open
@ryanleh

Description

@ryanleh

I am trying to send large files using async-std and have noticed that the default receiving buffer size seems to be significantly bottle-necking throughput (see here). Is there a reason why there isn't an API method for this? Tokio used to support this.

Activity

Fishrock123

Fishrock123 commented on Jan 27, 2021

@Fishrock123
Member

This would be good to support.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @dignifiedquire@Fishrock123@ryanleh

        Issue actions

          Can't set TCP receive buffer size · Issue #938 · async-rs/async-std