File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 3535//! - `std::thread::sleep_ms`
3636//! - `std::thread::park_timeout`
3737//! - `std::thread::park_timeout_ms`
38- //! - `std::net::TcpStream::shutdown`
39- //! - `std::net::TcpStream::connect_timeout`
40- //! - `std::net::TcpStream::set_read_timeout`
41- //! - `std::net::TcpStream::set_write_timeout`
42- //! - `std::net::TcpStream::set_nodelay`
43- //! - `std::net::TcpStream::set_ttl`
44- //! - `std::net::TcpStream::set_nonblocking`
45- //! - `std::net::TcpListener::set_nodelay`
46- //! - `std::net::TcpListener::set_only_v6`
47- //! - `std::net::TcpListener::set_nonblocking`
4838//!
4939//! These functions have varying degrees of compatibility with Fortanix EDP.
5040//! See the [EDP docs](https://edp.fortanix.com/docs/concepts/rust-std/) for
You can’t perform that action at this time.
0 commit comments