Struct asyncio::socket_base::IfreqSocket [] [src]

pub struct IfreqSocket { /* fields omitted */ }

IO control command socket for Ifreq.

Methods

impl IfreqSocket
[src]

Trait Implementations

impl AsRawFd for IfreqSocket
[src]

Extracts the raw file descriptor. Read more

impl Drop for IfreqSocket
[src]

A method called when the value goes out of scope. Read more