Struct czmq::ZSock [] [src]

pub struct ZSock { /* fields omitted */ }

Methods

impl ZSock
[src]

Trait Implementations

impl Drop for ZSock
[src]

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

impl PartialEq for ZSock
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Send for ZSock
[src]

impl RawInterface<c_void> for ZSock
[src]

impl Sockish for ZSock
[src]