ReactOS 0.4.16-dev-522-gb68104a
|
Go to the source code of this file.
Functions | |
int | err_to_errno (err_t err) |
Variables | |
static const int | err_to_errno_table [] |
Error Management module
Definition in file err.c.
Table to quickly map an lwIP error (err_t) to a socket error by using -err as an index
Definition at line 48 of file err.c.
Referenced by err_to_errno().