![]() |
Home |
|
Function xn_rtip_exitPerforms cleanup before exiting. int xn_rtip_exit(void); Returns 0 if successful, otherwise SOCKET_ERROR. If an error occurred, call xn_getlasterror and xn_geterror_string to return the error value. Error Codes further describes each error. This routine should be called before exiting. It restores interrupt vectors to their state prior to opening any interfaces.
|