FreeRDP
TestMessagePipe.c File Reference
#include <winpr/crt.h>
#include <winpr/thread.h>
#include <winpr/collections.h>

Functions

static DWORD WINAPI message_echo_pipe_client_thread (LPVOID arg)
 
static DWORD WINAPI message_echo_pipe_server_thread (LPVOID arg)
 
int TestMessagePipe (int argc, char *argv[])
 

Function Documentation

◆ message_echo_pipe_client_thread()

static DWORD WINAPI message_echo_pipe_client_thread ( LPVOID  arg)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ message_echo_pipe_server_thread()

static DWORD WINAPI message_echo_pipe_server_thread ( LPVOID  arg)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ TestMessagePipe()

int TestMessagePipe ( int  argc,
char *  argv[] 
)
Here is the call graph for this function: