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

pub struct UnixListener { /* fields omitted */ }

Methods

impl UnixListener

Trait Implementations

impl AsRawFd for UnixListener

impl Debug for UnixListener

Formats the value using the given formatter.

impl From<UnixSocket> for UnixListener

Performs the conversion.

impl FromRawFd for UnixListener

impl TryAccept for UnixListener

impl Evented for UnixListener

impl IntoRawFd for UnixListener