Struct rotor::mio::unix::UnixListener [] [src]

pub struct UnixListener { /* fields omitted */ }

Methods

impl UnixListener
[src]

Trait Implementations

impl AsRawFd for UnixListener
[src]

impl TryAccept for UnixListener
[src]

impl Evented for UnixListener
[src]

impl From<UnixSocket> for UnixListener
[src]

Performs the conversion.

impl FromRawFd for UnixListener
[src]

impl Debug for UnixListener
[src]

Formats the value using the given formatter.