Go to the source code of this file.
Classes | |
struct | zmtp_greeting_t |
Macros | |
#define | size 64000 |
#define | ZMTP_DEALER 5 |
Functions | |
int | main () |
static void | test_stream_to_dealer () |
static void | test_stream_to_stream () |
Variables | |
SETUP_TEARDOWN_TESTCONTEXT typedef uint8_t | byte |
static zmtp_greeting_t | greeting |
Definition at line 2944 of file glcorearb.h.
#define ZMTP_DEALER 5 |
Definition at line 22 of file test_stream.cpp.
int main | ( | ) |
Definition at line 268 of file test_stream.cpp.
|
static |
Definition at line 30 of file test_stream.cpp.
|
static |
Definition at line 187 of file test_stream.cpp.
SETUP_TEARDOWN_TESTCONTEXT typedef uint8_t byte |
Definition at line 12 of file test_stream.cpp.
|
static |
Definition at line 27 of file test_stream.cpp.