mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-10-01 12:20:39 +00:00
doc: add from_std change to CHANGELOG (#3075)
This commit is contained in:
parent
4a7b7c52d1
commit
7a18ca2be0
@ -66,6 +66,7 @@ Biggest changes are:
|
|||||||
- fs: `File` operations take `&self` (#2930).
|
- fs: `File` operations take `&self` (#2930).
|
||||||
- rt: runtime API, and `#[tokio::main]` macro polish (#2876)
|
- rt: runtime API, and `#[tokio::main]` macro polish (#2876)
|
||||||
- rt: `Runtime::enter` uses an RAII guard instead of a closure (#2954).
|
- rt: `Runtime::enter` uses an RAII guard instead of a closure (#2954).
|
||||||
|
- net: the `from_std` function on all sockets no longer sets socket into non-blocking mode (#2893)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- sync: `map` function to lock guards (#2445).
|
- sync: `map` function to lock guards (#2445).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user