Skip to content

Add TcpStream::set_quickack #7477

@Darksonn

Description

@Darksonn

The standard library has added methods for quickack in rust-lang/rust#129121. To mirror the standard library, we should add them to Tokio as well.

We don't need to mirror the extension trait part. It is fine to add the method directly on TcpStream.

Metadata

Metadata

Assignees

Labels

A-tokioArea: The main tokio crateC-feature-requestCategory: A feature request.M-netModule: tokio/net

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions