Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

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.