EIO is only used within LwIP.
 
Symbols
loading...
Files
loading...

EIO macro

Syntax

#define EIO 5

References

LocationText
errno.h:52
#define EIO 5 /* I/O error */
err.c:65
EIO /* ERR_ARG -16 Illegal argument. */
err.c:72
return EIO;