Prusa MINI Firmware overview
|
Functions | |
int | err_to_errno (err_t err) |
Variables | |
static const int | err_to_errno_table [] |
Error Management module
int err_to_errno | ( | err_t | err | ) |
|
static |
Table to quickly map an lwIP error (err_t) to a socket error by using -err as an index