Module socket
Available on crate feature tls only.
Expand description
Exceptions defined in Python’s socket
module.
- gaierror
- A Rust type representing an exception defined in Python code.
- herror
- A Rust type representing an exception defined in Python code.
- timeout
- A Rust type representing an exception defined in Python code.