ZIO
Python and C++ interface to ZeroMQ and Zyre
Functions
test_peer.cpp File Reference
#include "zio/peer.hpp"
#include <iostream>
Include dependency graph for test_peer.cpp:

Go to the source code of this file.

Functions

void dump_peer (zio::Peer &peer)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ dump_peer()

void dump_peer ( zio::Peer peer)

Definition at line 8 of file test_peer.cpp.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 20 of file test_peer.cpp.