Skip to content

issues Search Results · repo:async-rs/async-std language:Rust

Filter by

431 results
 (57 ms)

431 results

inasync-rs/async-std (press backspace or delete to remove)

The recent deprecation message committed to this repo appears in the README and as a consequence on crates.io, but it does not appear: - On the docs.rs landing page - On the async.rs page (which is ...
  • harmic
  • Opened 
    on May 1
  • #1102

div zero error
  • x5w46fxdx
  • Opened 
    on Mar 19
  • #1100

Version - async-std v1.13.0 Platform Microsoft Windows 11 Pro 10.0.22631 22631 64 bits Description I want to call to a web method and the system raises an exception when it tries to do the call. ...
  • AlbertoVPersonal
  • Opened 
    on Oct 30, 2024
  • #1096

Noticed that async_std::net::UdpSocket does not implement try_clone() function, which is implemented in standard lib. Tested out briefly on a local env and it seems to me that something like this would ...
  • juerkkil
  • Opened 
    on Sep 18, 2024
  • #1095

It was very great to see a release of async-std after 2 years. It s good to know that the project is alive and kicking. However, I noticed that the tag and release from the repo are missing. It would ...
  • zeenix
  • 2
  • Opened 
    on Sep 16, 2024
  • #1093

1.12.0 was released in June 2022, it s been over 2 years. This issue is tracking crates with async-std as one blocker waiting on a release for a async-std PR that was merged back in May 2023.
  • polarathene
  • 8
  • Opened 
    on Jul 23, 2024
  • #1081

Summary tl;dr: rustix memory vulnerability affects rustix version 0.38.19, please update to latest rustix version via updating to the latest 2.2.xx version of async-io to resolve this vulnerability. This ...
  • brandonmarzolf
  • 1
  • Opened 
    on Jul 10, 2024
  • #1080

Can ttl and set_ttl methods for TcpListener be implemented to enable getting and setting the TTL value of the underlying socket?
  • AlexSherbinin
  • Opened 
    on Jul 2, 2024
  • #1078

Background AsyncDrop is a feature that is very needed in many scenarios. Among them, the widely discussed ones include: - Structured Concurrency, which needs it to asynchronously wait for nested tasks ...
  • jxdabc
  • Opened 
    on Jun 5, 2024
  • #1075

Currently there is no way to access RwLock or Mutex in both async and blocking contexts.
  • ChosenName
  • Opened 
    on Apr 19, 2024
  • #1074
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub