Module socket
Owned and borrowed OS sockets.
Structs
- BorrowedSocket A borrowed socket.
- OwnedSocket 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.