☰
Module socket
Structs
?
Module
pyo3
::
exceptions
::
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.