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