[−][src]Trait async_std::os::windows::io::AsRawSocket
This is supported on Windows only.
Extracts raw sockets.
Required methods
pub fn as_raw_socket(&self) -> RawSocket
[src]
Extracts the underlying raw socket from this object.