Struct rustbus::connection::ll_conn::RecvConn[][src]

pub struct RecvConn { /* fields omitted */ }

Implementations

Blocks until a message has been read from the conn or the timeout has been reached

Blocks until one read towards the message has been performed from the conn or the timeout has been reached

Blocks until a message has been read from the conn or the timeout has been reached

Trait Implementations

Reading or writing to the RawFd may result in undefined behavior and break the Conn.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.