#include "frdi_dummy_host.h"
Functions | |
frdi_connection * | frdiHostServerConnectionNew (frdi_host_app *self, frdi_application *remote) |
void * | frdiHostServerConnectionRecieve (void *arg) |
void | frdiHostConnectionClose (frdi_connection *connection) |
|
connect to a named fairdice server app |
|
recieve a message from a client-server connection |
|
on closing the connection, free the stuff we created |