endurox.tpexit¶
- endurox.tpexit() None ¶
Restart after return or terminate immediately (if running from other thread than main). In case if called from ATMI server main thread server exits after the service routine returns (i.e. after the tpreturn() or tpforward() called).
This function applies to ATMI servers only.
For more details see tpexit(3) C API call.