Changes

182 bytes added ,  07:53, 29 November 2017
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
215

edits