#include "frdi_dummy_user.h"
Functions | |
frdi_connection * | frdiUserClientConnectionNew (frdi_user_app *self, frdi_application *remote) |
void * | frdiUserClientConnectionRecieve (void *arg) |
void | frdiUserConnectionClose (frdi_connection *connection) |
|
connect to a named fairdice client app |
|
recieve a message from a client-client connection |
|
on closing the connection, free the stuff we created |