Skip to content

replace code-gen macros in tcp and uds with async-io #1787

Closed
@dvc94ch

Description

@dvc94ch

While working on refactoring the transport trait to accomodate quic or port reuse in tcp, it seemed like the code needs some maintainance. I think async-io should work fine for any executor, so the TokioTcp and Tcp stuff can be simplified to just Tcp. Unless there are any objections I'll submit a PR as soon as smol-rs/async-io#36 gets fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions