#include <bool.h>
#include <errno.h>
#include <tl_skel.h>
#include <net_interface.h>
#include <net/modules.h>
Go to the source code of this file.
Functions | |
static void | tl_client_connection (ipc_callid_t iid, ipc_call_t *icall) |
Default thread for new connections. | |
int | tl_module_start (int service) |
Start the trasport layer module. |
Definition in file tl_skel.c.