Struct cjdns::Socket [] [src]

pub struct Socket { /* fields omitted */ }

The socket that is used to talk to the cjdroute api

Methods

impl Socket
[src]

Create a new udp socket

Send a CjdnsMsg to the socket

Receive an object from the socket

Receive a paginated list from the api

Trait Implementations

impl Debug for Socket
[src]

Formats the value using the given formatter.