|
ReactOS 0.4.16-dev-1946-g52006dd
|

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().