SSL Services: Difference between revisions

MarcusD (talk | contribs)
MarcusD (talk | contribs)
Line 232: Line 232:
!  Error code
!  Error code
!  Description
!  Description
|-
| 0xD8A0B801
| Generic error, it means "this is not an SSL connection"
|-
|-
| 0xD840B802
| 0xD840B802
Line 239: Line 242:
| EWOULDBLOCK while trying to write
| EWOULDBLOCK while trying to write
|-
|-
| 0xD8A0B801
| 0xD8A0B805
| Generic error, it means "this is not an SSL connection"
| Syscall error, usually means there's no more data to be read because connection is closed
|-
| 0xD8A0B806
| End-of-stream reached, there is no more data to be read
|-
|-
| 0xD8A0B814
| 0xD8A0B814