pyo3::exceptions

Module socket

Source
Expand description

Exceptions defined in Python’s socket module.

Structs§

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.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here