Defines | Functions
nanomsg_radio.cpp File Reference
#include <assert.h>
#include <cstdio>
#include <ctime>
#include <cstring>
#include <unistd.h>
#include <nanomsg/nn.h>
#include <nanomsg/pair.h>
#include <iostream>
Include dependency graph for nanomsg_radio.cpp:

Go to the source code of this file.

Defines

#define SOCKET_ADDRESS   "inproc://a"

Functions

int main ()
void test_recv (int sock, const char *data)

Define Documentation

#define SOCKET_ADDRESS   "inproc://a"

Definition at line 18 of file nanomsg_radio.cpp.


Function Documentation

int main ( )

Definition at line 30 of file nanomsg_radio.cpp.

void test_recv ( int  sock,
const char *  data 
)

Definition at line 20 of file nanomsg_radio.cpp.



mm_radio
Author(s): Daniel Stonier
autogenerated on Thu Jun 6 2019 21:13:24