UDP module functions. More...
#include <async.h>#include <ipc/ipc.h>

Functions | |
| int | udp_initialize (async_client_conn_t client_connection) |
| Initializes the UDP module. | |
| int | udp_message (ipc_callid_t callid, ipc_call_t *call, ipc_call_t *answer, int *answer_count) |
| Processes the UDP message. | |
UDP module functions.
The functions are used as UDP module entry points.
1.6.1