Struct bip_handshake::BTPeer [] [src]

pub struct BTPeer { /* fields omitted */ }

Bittorrent TCP peer that has been handshaken.

Methods

impl BTPeer
[src]

Create a new BTPeer container.

Destroy the BTPeer container and return the contained objects.

Trait Implementations

impl Debug for BTPeer
[src]

Formats the value using the given formatter.