Available on Windows only.
Expand description
Owned and borrowed OS sockets.
Structs§
- Borrowed
Socket - A borrowed socket.
- Owned
Socket - An owned socket.
Traits§
- AsSocket
- A trait to borrow the socket from an underlying object.
Functions§
- last_
error 🔒 - Returns the last error from the Windows socket interface.