|
My Project
|
Go to the source code of this file.
Macros | |
| #define | NET_UNKNOWN_ERROR_OFFSET -10000 |
Functions | |
| s32 | _net_convert_error (s32 sock_retval) |
| int | SOC_GetErrno (void) |
Variables | |
| Handle | SOCU_handle = 0 |
| int | SOCU_errno = 0 |
| Handle | socMemhandle = 0 |
| #define NET_UNKNOWN_ERROR_OFFSET -10000 |
Definition at line 89 of file soc_common.c.
Definition at line 92 of file soc_common.c.
| int SOC_GetErrno | ( | void | ) |
Definition at line 101 of file soc_common.c.
| Handle socMemhandle = 0 |
Definition at line 6 of file soc_common.c.
| int SOCU_errno = 0 |
Definition at line 5 of file soc_common.c.
| Handle SOCU_handle = 0 |
Definition at line 4 of file soc_common.c.