Method SSL.File()->errno()
- Method errno
int
errno()- Returns
Returns the current error number for the connection. Notable values are:
0
No error
System.EPIPE
Connection closed by other end.
int
errno()
Returns the current error number for the connection. Notable values are:
| No error |
| Connection closed by other end. |