Wrapper for the standalone networking module. More...
#include <string.h>#include <ipc/ipc.h>#include "../messages.h"#include "../include/ip_interface.h"#include "../structures/measured_strings.h"#include "../structures/module_map.h"#include "../structures/packet/packet_server.h"#include "net.h"
Functions | |
| int | net_initialize_build (async_client_conn_t client_connection) |
| Initializes the networking module for the chosen subsystem build type. | |
External module functions. | |
| int | module_message (ipc_callid_t callid, ipc_call_t *call, ipc_call_t *answer, int *answer_count) |
| External message processing function. | |
Variables | |
| net_globals_t | net_globals |
| Networking module global data. | |
Wrapper for the standalone networking module.
1.6.1