pub struct InternalSocket();
Returns the integer FD.
This is called before cleaning up the the tls context and is responsible
for essentially giving up ownership of the socket such that it can safely
be closed by the ESP IDF.
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self)
.
That is, this conversion is whatever the implementation of
[From]<T> for U
chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.