ERRORS (GVL)¶
- Attributes:
- qualified_only
- InOut:
- Scope - Name - Type - Initial - Comment - Constant - ERR_TLS_INTERNAL - DWORD- 16#600 - INTERNAL Error OF TLS component - ERR_TLS_CONNECTION_CLOSED - DWORD- 16#610 - The TLS connection has been closed. - ERR_TLS_RETRY_OPERATION - DWORD- 16#611 - The same TLS IO operation should be called again - ERR_TLS_IO_SYSTEM - DWORD- 16#612 - The underlaying transport caused a problem - ERR_TLS_WANT_READ - DWORD- 16#613 - The finish THIS operation data have TO be read. The data was NOT available. Receive TLS protocol data TO finish THIS operation - ERR_TLS_WANT_WRITE - DWORD- 16#614 - TO finish THIS operation data has TO be written. The buffer doesn’t allow that. Send existing data to allow writing new data 
