Embedded TCP/IP stack
4.7.0
|
void fnet_error_set | ( | fnet_error_t | error | ) |
Sets the error code.
error | Error code. |
This function is used to set or reset the error code.
Note that any subsequent socket routine called by the application will override the error code, as set by this routine.