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