async-rs / async-rs/async-std

Provide a way to configure sockets

Open
#673 6 comments 0 reactions 0 assignees View on GitHub
api design
Dominant language
Rust
Stars
4.1k
Forks
339
PR merge metrics
No merged PRs in 30d

Description

Consider providing additional methods to configure socket

- SO_REUSEADDR
- SO_LINGER

I refrain from using async-std due to their absence.
You can check these options in [socket2 ](https://docs.rs/socket2/0.3.11/socket2/)crate.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.